Skip to content

emgyrz/snake.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Snake game).rs

Another snake game. Made for fun using piston game engine and sprites from here. Thanks to both!

How it looks

example

How to run

git clone https://github.com/emgyrz/snake.rs.git
cd snake.rs/
cargo run

or download binaries from releases section.

License

This is MIT licensed.