Skip to content

fasihere/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game

The classic snake game made using pygame module in python

Controls

  • Movements

    • Up Arrow - UP
    • Down Arrow - DOWN
    • Right Arrow - RIGHT
    • Left Arrow - LEFT
  • Space Bar - Try Again

Screenshots

Game_Play Game_Over

Instructions to run the game:

  • Python and pygame need to be installed.
  • Clone the repository and run snake.py to play the game
  • Eating an apple increments your score by 1 (Try beating the highscore each time you play)
  • Good Luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages