Simple Snake game created using pygame
#adding some interface updates of my own.
The program was created with Python3 and pygame.
use this for install pygame
python -m pip install --upgrade pygamepython ./main.pySimple Snake game created using pygame
#adding some interface updates of my own.
The program was created with Python3 and pygame.
use this for install pygame
python -m pip install --upgrade pygamepython ./main.py