Skip to content

This Python code creates a basic Snake🐍 game using the Turtle graphics library. It includes controls for snake movement 🎮 and collision detection with the snake's tail and game boundaries . The game updates the score 📊, generates food 🍎, and allows the user to exit by clicking🖱️.

Notifications You must be signed in to change notification settings

SaimNomani/100DaysOfCode-Day-20-21-Project-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100DaysOfCode-Day-20-21-Project-Snake-Game

About

This Python code creates a basic Snake🐍 game using the Turtle graphics library. It includes controls for snake movement 🎮 and collision detection with the snake's tail and game boundaries . The game updates the score 📊, generates food 🍎, and allows the user to exit by clicking🖱️.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages