Skip to content

Rivu5555/SerpentineSprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Snake Game in Python (Turtle)

Python Turtle Game License: MIT


๐ŸŽฎ Overview

A classic Snake game built in Python using the Turtle graphics library. Eat food, grow your snake, and avoid collisions with the walls and your own tail. Simple, addictive, and fun for all ages!


๐Ÿš€ How to Play

  • Use W, A, S, D or arrow keys to move the snake (up, left, down, right).
  • Eat yellow circles to score points and grow your snake.
  • Avoid hitting the borders and your own tail, or the game resets.
  • Your current and high scores are updated as you play!

๐Ÿ› ๏ธ Installation & Setup

  1. git clone https://github.com/Rivu5555/SerpentineSprint.git cd snake-game-turtle
  2. Make sure Python 3.x is installed.
  3. Run the game:

๐Ÿงฉ Requirements

  • Python 3.x (recommended)
  • Built-in Turtle module (no extra install needed)

๐Ÿ“ฆ Files

  • snake_game.py โ€” The main Python script for the Snake game.

๐Ÿค Contributing

Pull requests and suggestions are welcome! Open an issue first to discuss changes.


๐Ÿ“š References


Enjoy playing and coding! ๐Ÿ

About

A classic Snake game built with Python's turtle graphics. Control the snake, eat food to grow, and avoid collisions. Features smooth movement, score tracking, and randomized food placement for engaging gameplay and learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages