Skip to content

AdislanSaidov/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Controls

  • N - start a new game
  • R - restart a current game
  • P - pause/resume
  • Up Down Left Right - move on the map

Build

git clone https://github.com/AdislanSaidov/snake-game.git
cd snake-game
cargo run --release

About

Simple Snake game using Piston game engine

Topics

Resources

License

Stars

Watchers

Forks

Languages