The Chrome Dino game in the terminal, written in Rust.
This was created using the Crossterm library to manipulate the terminal's inputs and outputs.
- Install Rust.
- Run
cargo install terminal-dino
. - Run
terminal-dino
.
Use Space
to jump, and Esc
to exit.