d32f293c999cd9305bc81fd4d50141f6b2049956
Fixed the food spawning in the walls Fixed the snake not colliding with itself Added speed control to the snake Exit if the ncurses window is too small
Snake in rust
The game is playable
run with
cargo run
- To fix bugs
- To Implement the highscore system
Learning from ncurses