Files
snake-rs/README.md
T
Uttarayan Mondal cad605c458 Update README.md
2021-01-18 05:12:07 +05:30

172 B

Snake in rust

The game is playable

run with

cargo run
  • To fix bugs
  • To Implement the highscore system

Learning from ncurses