A recreation of the classic Snake game with retro-inspired pixel-style graphics built using Python, Pygame and Procreate.
- retro pixel style
- simple intuitive controls
- clone the repository:
git clone https://github.com/yourusername/snake-game.git
- navigate to directory
- install dependecies:
pip install pygame
- run the game:
python main.py
OR
- run the program on an IDE (example: PyCharm)
- press any key to start/restart the game
- arrows keys to move
Arushi Singh, Tanisi Das
Last game update: 2024/07/25