Go to file
2023-06-29 21:42:33 -05:00
src added optimizations, moved location of new segment 2023-06-29 21:42:33 -05:00
.gitignore Initial commit 2023-06-29 23:13:47 +00:00
Cargo.toml added optimizations, moved location of new segment 2023-06-29 21:42:33 -05:00
LICENSE Initial commit 2023-06-29 23:13:47 +00:00
README.md added optimizations, moved location of new segment 2023-06-29 21:42:33 -05:00

snake-rs

Classic snake game with terminal graphics written in rust.

This is my first project in rust so the code is probably great.

Play the game:

cargo run --release