Skip to content

xojoc/snake-piston

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game using Piston

This is the classical Snake game developed with Rust using Piston.

Screenshot

Install

git clone http://github.com/xojoc/snake-piston
cd snake-piston
cargo run
# Have fun...

How to play

Simply move the Snake around using the keyboard arrows and eat apples. The more apples you eat the more points you gain and the more the Snake goes faster. The following keys are recognised

  • UP/RIGHT/DOWN/LEFT to move the Snake
  • ESC Quit
  • R Restart
  • P Pause

Who?

snake-piston was written by Alexandru Cojocaru (http://xojoc.pw).

License

snake-piston is released under the GPLv3 or later, see COPYING.

About

The classic Snake game in Rust using Piston

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages