Famished Ferris is a simple terminal-based game starring Ferris, the mascot of the Rust programming language. The game is loosely inspired by Pacman, and is written completely in Rust.
To play Famished Ferris, clone the repo and run the project with Cargo:
git clone https://github.com/Podskio/famished-ferris
cd famished-ferris
cargo run --release