The game of snake in Python3
Go to file
Skylar "The Cobra" Widulski 02e7869ea2
Add license
Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
2023-06-16 21:42:10 -04:00
LICENSE Add license 2023-06-16 21:42:10 -04:00
README.md Add license 2023-06-16 21:42:10 -04:00
snake.py Init 2023-06-16 21:39:48 -04:00

README.md

snake.py

I made this a long time ago and thought it was lost, but when i was searching through my old phone's files, I found it.

I think I also took some of the window size code from stackoverflow (like I said, long time ago), but I don't remember who made it.