This game was made for educational purposes.
-
First, clone the project to your computer:
git clone https://github.com/findik-faresi/snake_game
-
Go to the project directory:
cd snake-game
-
Install the required Python packages:
pip install pygame
-
Run the following command to start the game:
python main.py
You can play with ↑ ↓ ← → and select with SPACE lastly back to previous page ESC.
- You can adjust features such as speed, map and sound.
- Modern user interface.