This is a roguelike made in Rust, as a tutorial.
You must have rust installed, with cargo in your path.
git clone <https://github.com/pabrams/rustcod.git>
cd rustcod
cargo build
cargo run
Stopped in Tutorial at AI heading: https://tomassedovic.github.io/roguelike-tutorial/part-6-going-berserk.html