Skip to content

anshulsarathe35/snake-game-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

snake-game-in-python

A Snake Game in Python using turtle Library

What is turtle library in Python?

Turtle is a pre-installed Python library that enables users to create pictures and shapes by providing them with a virtual canvas. The onscreen pen that you use for drawing is called the turtle and this is what gives the library its name.

------------- Preview of the game:-------------

Screenshot 2022-11-07 102625

About

A Snake Game in Python using turtle Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages