Skip to content

leocoder22/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Snake game built using Python's turtle module.

Features

  • Control the snake with arrow keys
  • Collect food to grow the snake
  • Track score with a scoreboard
  • Game ends if the snake collides with itself or the wall

Requirements

  • Python 3.10 or higher
  • turtle (comes with Python standard library)

How to Run

  1. Clone the repository or download the files.
  2. Make sure you have Python installed.
  3. Run the main game file:

About

Classic Snake Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages