Skip to content

A game that has the ability to play the classic snake game or a 1v1 fight that uses the same snake rules but players also can't crash into eachother, whoever survives the longest wins.

Notifications You must be signed in to change notification settings

TylerSafe/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Game

Description:

Classic snake game with a boundary around the boarder, scoring based on apples consumed and increasing length with consumption. The game ends when you collide with the boundary or your own body. I still have plans to implement a 2 player option where people can compete with eachother although that is still a working progress.

Installation:

Download the repository files as a zip Extract to your preferred location Ensure you have Python 3.0 or later installed You will need to install the pygame library Run the code in the .py file titled 'Snake Game', can be from an IDE

About

A game that has the ability to play the classic snake game or a 1v1 fight that uses the same snake rules but players also can't crash into eachother, whoever survives the longest wins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages