3 releases
0.1.2 | Sep 27, 2022 |
---|---|
0.1.1 | Sep 20, 2022 |
0.1.0 | Sep 19, 2022 |
#398 in Games
56KB
160 lines
Rusty Snake
About
A simple snake game implementation in Rust.
Install
cargo install rusty-snake
Build & Run
cargo run
How to play
Use up
, down
, left
and right
keys to give a direction to the snake.
To quit the game use q
.
Dependencies
~7–16MB
~136K SLoC