Skip to content

The popular snake game which everybody has played atleast once in their life. If not then what are you waiting for. Download the repo and get started

License

Notifications You must be signed in to change notification settings

raj03kumar/Play-Snakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Play-Snakes

The popular snake game which everyone of us have played atleast once in their life. If not then what are you waiting for. Download the repo and get started...

pip install pygame --pre to install pygame to your system. Ensure that python 3.x is already installed in your system. If not then install it.

This is because pygame is still not compatible with python 3.11 so we have to install its previous version.

open python in terminal

import pygame -->to check if pygame is installed properly or not.


If you already have the above things done or you did it now. You are good to go.

Open the executable play-snakes.py file and enjoy the game and make sure to break the highest record...

About

The popular snake game which everybody has played atleast once in their life. If not then what are you waiting for. Download the repo and get started

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages