Herbert Wolverson 8935130bb2 More crash fixes on previous chapters, add chapter 19 - hunger clock. | il y a 5 ans | |
---|---|---|
.vscode | il y a 5 ans | |
book | il y a 5 ans | |
chapter-01-hellorust | il y a 5 ans | |
chapter-02-helloecs | il y a 5 ans | |
chapter-03-walkmap | il y a 5 ans | |
chapter-04-newmap | il y a 5 ans | |
chapter-05-fov | il y a 5 ans | |
chapter-06-monsters | il y a 5 ans | |
chapter-07-damage | il y a 5 ans | |
chapter-08-ui | il y a 5 ans | |
chapter-09-items | il y a 5 ans | |
chapter-10-ranged | il y a 5 ans | |
chapter-11-loadsave | il y a 5 ans | |
chapter-12-delvingdeeper | il y a 5 ans | |
chapter-13-difficulty | il y a 5 ans | |
chapter-14-gear | il y a 5 ans | |
chapter-16-nicewalls | il y a 5 ans | |
chapter-17-blood | il y a 5 ans | |
chapter-18-particles | il y a 5 ans | |
chapter-19-food | il y a 5 ans | |
resources | il y a 5 ans | |
src | il y a 5 ans | |
.gitignore | il y a 5 ans | |
Cargo.lock | il y a 5 ans | |
Cargo.toml | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 5 ans |
Welcome to the Roguelike Tutorial - in Rust. This is intended to accompany rltk_rs, my roguelike terminal library for Rust. You can read the ready-formatted version here: http://bfnightly.bracketproductions.com/rustbook/.