-
Notifications
You must be signed in to change notification settings - Fork 0
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.
dheyu/Snake-Game-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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.