Skip to content

A simple python implementation of the classic snake game

License

Notifications You must be signed in to change notification settings

drew0ps/snake-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snake-game-python

A simple python implementation of the classic snake game

The game was made by the Turtle graphics module therefore it has some limitations when it comes to collision detection.

Credits to Dr. Angela Yu and her 100 Days of Code Python bootcamp course on udemy.

Usage

Run the main.py file with python 3.10

Dependencies (Modules)

Random, time, turtle

About

A simple python implementation of the classic snake game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages