Simple Snake game created using pygame
The program was created with Python3 and pygame.
use this for install pygame
python -m pip install --upgrade pygame
python ./main.py
Simple Snake game created using pygame
The program was created with Python3 and pygame.
use this for install pygame
python -m pip install --upgrade pygame
python ./main.py