Go to file
2023-06-29 18:25:32 -05:00
src initial commit 2023-06-29 18:25:32 -05:00
.gitignore Initial commit 2023-06-29 23:13:47 +00:00
Cargo.toml initial commit 2023-06-29 18:25:32 -05:00
LICENSE Initial commit 2023-06-29 23:13:47 +00:00
README.md initial commit 2023-06-29 18:25:32 -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