Commit Graph

7 Commits

Author SHA1 Message Date
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
Uttarayan Mondal cad605c458 Update README.md 2021-01-18 05:12:07 +05:30
Uttarayan Mondal 6f9a5bd91f Basic playable version 2021-01-18 03:28:18 +05:30
Uttarayan Mondal 2cf1d355f9 Add food spawning 2021-01-06 21:54:30 +05:30
Uttarayan Mondal 5569f1b345 Can Now move a dot across the screen
To add failstate
To add snake food and growth
2021-01-05 23:30:43 +05:30
Uttarayan Mondal e5bbdd7b41 Forgot to exit src folder lol 2021-01-05 03:42:19 +05:30
Uttarayan Mondal 4cc7dbce92 Initial commit I think
Initial commit with just menu and sort of pause menu only
2021-01-05 03:40:51 +05:30