You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Preview
About
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.