PySnake
Recreated the game snake with Python, using Pygame.
Features
- Fully customizable grid size
- Customizable display on the colors of the game (Snake color & Apple color)
- Randomly generated apple and snake location
This is one of my earliest recreation of games.
The GitHub link is available here.