/100DaysOfCode-Day-20-21-Project-Snake-Game

This Python code creates a basic Snake🐍 game using the Turtle graphics library. It includes controls for snake movement 🎮 and collision detection with the snake's tail and game boundaries . The game updates the score 📊, generates food 🍎, and allows the user to exit by clicking🖱️.

Primary LanguagePython

Stargazers

No one’s star this repository yet.