A Snake Game Developed using Python
A Python-based Snake game where the snake's length and score increment upon apple consumption, with game termination triggered by boundary collision detection.
- Install Pygame Package
- Clone the Repo and install the Pygame Package and you will be set
Run the program to open a new window displaying the game screen, where you can control the snake, eat apples to score points, and avoid hitting the boundaries to keep playing.
Contributors' names and contact info
- Ajmal Nayeem
- 0.1
- Initial Release