/SnakeGame

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.

Primary LanguagePython

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.

Preview

snake_game