Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

🐍 Snake Game

Game Details

  • 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!

How to Run

  1. Make sure Python 3.x is installed.
  2. Open a terminal and navigate to the folder:
    cd Python/Snake_Game