Skip to content

jaischeema/rusty-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakes

Age old snake game, implemented in Rust. This is a very basic implementation done in the course of learning Rust.

Dependencies

  • rust > 1.26
  • piston_window >= 0.70.0