- Language: Python
- Description: A classic Snake Game built using Tkinter. Use arrow keys to control the snake, eat the red food to grow longer, and avoid hitting the walls or yourself!
- Make sure Python 3.x is installed.
- Open a terminal and navigate to the folder:
cd Python/Snake_Game