Simple Snake game using Piston game engine
There are several maps and colors (for map and snake) which are randomly picked on the beginning of the game.
video1.mp4
video2.mp4
N
- start a new gameR
- restart a current gameP
- pause/resumeUp
Down
Left
Right
- move on the map
git clone https://github.com/AdislanSaidov/snake-game.git
cd snake-game
cargo run --release