Skip to content

Snake Game in Python: The ultimate goal of this game is for the player to achieve the highest score by controlling the snake to collect the food the screen displays. The player controls the snake using four direction keys that are relative to the direction the snake is moving towards. If the snake hit a block or itself, the player loses the game.

Notifications You must be signed in to change notification settings

dheyu/Snake-Game-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

Snake Game in Python: The ultimate goal of this game is for the player to achieve the highest score by controlling the snake to collect the food the screen displays. The player controls the snake using four direction keys that are relative to the direction the snake is moving towards. If the snake hit a block or itself, the player loses the game.

Topics

Stars

Watchers

Forks

Languages