Skip to content

pytatbro/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

This is just a simple classic "snake & fruit" game that mostly everyone would know it. This game is constructed using Pygame library (https://www.pygame.org/) and is written in Python. The executable file of this game is generated by Pyinstaller (https://pyinstaller.org/).

Installation

Download the whole project and click on "game.exe" inside the game folder and the game will be automatically lauched.

Gameplay

Instruction

Control the snake to eat the fruit. Eat 1 fruit raise the score by 10. Use arrow key to direct the snake, and don't let it crashes to the wall.

About

Just a simple Snake game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages