Skip to content

biscuitdelicious/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake game

The simple and classic game.

Why did I make it?

I had to entertain myself somehow. I did it by making a snake game using Turtle. It's a simple game that I can play in offline or whenever I want to come back to the old games.

How to install and use?

  1. Clone this project git clone git@github.com:biscuitdelicious/SnakeGame.git
  2. Run main.py.
  3. Enjoy the game!

Will you update this game?

Only if I'm bored and want to see the kid from me.



What did you learn from this?

  • Excelled in GUI development, more specific on UX and UI.
  • Gained deep insights into Turtle module for graphics.
  • Enhanced understanding of classes and inheritance in Python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages