Skip to content

shungo0222/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Snake Game using python's turtle module.

  • You can't go backwards
  • If you hit the wall or your own body, the game is over
  • Every time you eat one bait, you get 10 points
  • As the snake grows, it moves faster

About

Snake Game made with Turtle module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages