Roguelike to learn the Rust language and play with ideas.
- learn Rust
- try the roguelike library other than libtcod, that means rltk_rs
- get simple roguelike to play with map generation and display ideas
Tutorial by Herbert Wolverson: https://bfnightly.bracketproductions.com/rustbook/.
The original tutorial repository: https://github.com/thebracket/rustrogueliketutorial