477ffdb036048894495ab8fa46cdcac9e7698a88
Bugs: I think the food might spawn into the border making the game unplayable. Fixed: The snake can no longer go inside the border. Also fixed the bug where pressing a key multiple times could skip the food while the snake went over it.
Snake in rust
The game is playable
run with
cargo run
- To fix bugs
- To Implement the highscore system
Learning from ncurses