Snake Game (Python) Classic Snake game built with Python and the turtle module. Features Object-oriented structure (Snake, Food, Scoreboard) Score tracking Collision detection (walls and tail) How to run Install Python 3 Run: python main.py Controls Arrow keys: move the snake