| Crates.io | rusty-snake |
| lib.rs | rusty-snake |
| version | 0.1.2 |
| created_at | 2022-09-19 16:25:12.041717+00 |
| updated_at | 2022-09-27 07:11:44.895864+00 |
| description | Snake game |
| homepage | https://github.com/rimbi/rusty-snake |
| repository | https://github.com/rimbi/rusty-snake |
| max_upload_size | |
| id | 669233 |
| size | 107,693 |
A simple snake game implementation in Rust.

cargo install rusty-snake
cargo run
Use up, down, left and right keys to give a direction to the snake.
To quit the game use q.