(Snake game).rs Another snake game. Made for fun using piston game engine and sprites from here. Thanks to both! How it looks 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.