Skip to content

berkaykush/SnakeGameInPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGameInPython

Programming_Language-Python-blue Snake Python_Version-3.11.0 Pygame_Version-2.5.1 Status-Complete

Snake game in Python using the pygame module.
Credits for the images and the sound: here

Packages to Install

pip install -r environment/requirements.txt

Running the Game

Clone the repo. Then run the following commands:

cd SnakeGameInPython
python code/main.py

or

cd SnakeGameInPython/code
python main.py

Screenshots

Author

Berkay Kush

About

Snake game in Python using the pygame module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages