Skip to content

Ihor-Pryyma/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.


Set Up

Make sure you have installed Python and install pygame library:

pip3 install -r requirements.txt

Play

To play simply run:

python3 main.py

Or convert to binary.


Fireworks logic was borrowed from LytixDev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages