Skip to content

Python Snake game with Turtle module. This project demonstrates Python skills, game development, object-oriented programming and code organization. It features snake movement, random food placement, score tracking, collision detection and keeping High Score in a file. Explore and enjoy the game!

Notifications You must be signed in to change notification settings

karolina9755/my-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was created in 2022. 
Special thanks to Dr. Angela Yu for creating an amazing Udemy course https://www.udemy.com/course/100-days-of-code/. This project is based upon Day 20 of the course.

About

Python Snake game with Turtle module. This project demonstrates Python skills, game development, object-oriented programming and code organization. It features snake movement, random food placement, score tracking, collision detection and keeping High Score in a file. Explore and enjoy the game!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages