Skip to content

Muthu-Mkode/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Turtle Snake Game

This is a simple retro-style Snake game built using the Python turtle graphics library. The game provides an engaging experience where you control a snake using the arrow keys, with a scoreboard to track your score.

Features

  • Retro-style black and white graphics
  • Control the snake using the arrow keys (Up, Down, Left, Right)
  • A real-time scoreboard to track your score
  • Classic Snake game mechanics

Requirements

To run this game, you need Python 3.x installed with the turtle library (which comes pre-installed with Python).

Installation

  1. Clone or download the repository to your local machine.

  2. Navigate to the game directory using your terminal or command prompt.

  3. Ensure you have Python 3.x installed. You can check this by running the command:

    python --version

Controls

Use the arrow keys (Up, Down, Left, Right) to control the snake.

Scoreboard

The game displays your current score in real-time. The score increases as the snake eats food and grows longer.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a simple Snake Game designed only using python.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages