This project is a Mini-Game in Python, following OOP and using the Turtle module. The goal of this game is to catch the maximum number of food without hitting the wall or itself.
Python
SnakeGame
It is a classic snake game.
This project is a Mini-Game in Python, following OOP and using the Turtle module. The goal of this game is to catch the maximum number of food without hitting the wall or itself.