Classic snake game made using pygame
Eat the green apples to score points
beat your own hi-score !!
To run the game, install python3 and then pygame
Clone the repository or download it as a zip file
Run python3 -m snake.py in the directory in which the project exists
enjoy!!