Skip to content

jude7733/snake-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-pygame

Standalone from fork of Stalinosmj/Snake-game repository.
Uses pygame and pygame-menu to make a classic snake game. This repo is mainly used for learning.

Install required packages by running command in the game directory:

  • pip install -r requirements.txt

python3 must be installed in your computer.
There is a bash script to run the game in venv.

  • ./execute.sh

### SCREENSHOTS

My Image

My Image

My Image

Things to do:

  • resolution menu with full screen options
  • store highscores permenently
  • fix multiple key press snake death issue
  • optimise menu section and alignment of widgets
  • add bigger fruit which has more points
  • change points based on difficulty used

About

standalone from fork of snake-game repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published