Rust Rogue-like Game A Rogue-like game I'm creating while following along this cool tutorial. Running the game Make sure you have Rust installed: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Install dependencies: cargo install Run! cargo run