Uttarayan Mondal d32f293c99 Fixed food spawning and snake collision
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
2021-01-19 02:49:10 +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%