Skip to content

RevanthMBontha/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-game

A basic but fully functional snake game

This is a game I designed while learning how to code in Python. Although fairly simple, I made sure to make the game feel complete and polished.

Uses Turtle Graphics as the base for the GUI.
Uses winsound for processing the game audio.

How to Play the Game:

  1. Download the repository
  2. Extract the files
  3. Open command shell at the location.
  4. Run 'main.py' in the cmd using:
python main.py

In Game Images:

Start Game: Mid Game:
Start Game Mid Game
End Game: Game Over:
End Game Game Over

In Game Video:

Game Play

Credits:

About

A basic but fully functional snake game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages