Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 441 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 441 Bytes

SnakeGame

a simple snake game, made with Python and Turtle Graphics. Learned how to design a window and canvas while incorporating stamping, lambdas for movement, a gameloop, collectable food, a scoreboard, increasing snake speed, and a reset when a wall is hit or the snake runs into itself

preview of the game:

SnakeGameDemoGif