A simple PoC snake_game
poorly written in Rust.
Rendering was done with piston
.
// TODO:
-
food
forsnake
- remove blocking
rodio
- package audio files with the binary
- BUG:
snake
is now un-killable -
snake
consumesfood
- spawn
food
- background music, with rodio
It was previously located located at useRust/snake_game.