A very simple version of the classsic snake game. Perfect for people working with pygame for the first time.
- Language: Python 3.9
- Tools needed: Pygame
Here's How you can get the program running in your machines :
Install Pygame using the PIP tool.
Command(windows): pip install pygame
Setup before run:
pip install -r requirements.txt
- Make sure you have python and pygame installed.
- Clone and navigate to this repository.
- Enter
python main.py
in your command line.
YES!
Maintainer : squirrellovespie , [email protected]