Skip to content

ImLJS/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

A simple snake game built using Python and Turtle Graphics.

Requirements

  • Python 3.x
  • Turtle Graphics library

How to Play

  • Use the arrow keys to control the snake's movement
  • Collect the food to grow the snake's length
  • Avoid hitting the walls or the snake's tail
  • The game will end if the snake crashes.

How to Run

  • Clone or download the repository
  • Open a terminal and navigate to the folder containing the game
  • Run the command python main.py to start the game

Note

  • This is a basic version of the game, feel free to fork and add more features.

Enjoy the game!

About

Snake Game using Turtle Graphics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages