Skip to content

gusbuncedev/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

This is a simple snake game written in rust utilisng the piston game engine.

How to play

  • Use the arrow keys to move the snake
  • Eat the food to grow the snake
  • Don't run into the walls or yourself (or else you die and the game ends)

TODO

  • Add a score counter
  • Add a high score counter
  • Add a game over screen
  • Add a pause screen
  • Add a main menu screen
  • Add a settings menu
  • Add a grid option
  • Add a speed option
  • Add a color option
  • Add audio

About

It's snake but in Rust

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages