Uttarayan Mondal 477ffdb036 Fixed snake going into the border
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.
2021-01-18 23:55:57 +05:30
2021-01-18 23:55:57 +05:30
2021-01-05 03:42:19 +05:30
2021-01-05 03:42:19 +05:30
2021-01-05 03:42:19 +05:30
2021-01-18 05:12:07 +05:30

Snake in rust

The game is playable

run with

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

Learning from ncurses

S
Description
Snake Game in rust using ncurses
Readme MIT 226 KiB
v0.2.3 Latest
2021-03-16 01:01:07 +08:00
Languages
Rust 100%