Skip to content

A game where the player moves a snake that grows in length

Notifications You must be signed in to change notification settings

tessied/snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_game

A game where the player moves a snake that grows in length

Gameplay

  • Run main.py to start the game
  • Do NOT resize the screen
  • Use the Up, Down, Left, and Right arrows to move the snake across the screen
  • If the snake hits the wall, the game ends
  • If the snake runs into itself, the game ends
  • The high score that I have achieved will be displayed on the screen; if you beat the highest score, the new high score will be displayed
  • Currently, the only way to end the game is to exit out of the screen

About

A game where the player moves a snake that grows in length

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages