Skip to content

pietrek186/python-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game (Python)

Snake Game screenshot

Classic Snake game built with Python and the turtle module.

Features

  • Object-oriented structure (Snake, Food, Scoreboard)
  • Score tracking
  • Collision detection (walls and tail)

How to run

  1. Install Python 3
  2. Run:
python main.py

Controls

  • Arrow keys: move the snake

About

Classic Snake game built in Python using turtle graphics and OOP principles.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages