Skip to content

JoshGuy23/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake-game

This project is a simple game of Snake.

The file "main.py" runs with "snake.py", "food.py", "scoreboard.py", and "data.txt".

data.txt saves the user's current high score.

Controls:

Up Arrow Key - Turn the snake to the top of the screen

Right Arrow Key - Turn the snake to the right of the screen

Down Arrow Key - Turn the snake to the bottom of the screen

Left Arrow Key - Turn the snake to the left of the screen

Q - Quit the game

Releases

No releases published

Packages

No packages published

Languages