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