Skip to content

A snake game with added functionalities made in python with PyGame

License

Notifications You must be signed in to change notification settings

kotlalokeshwari098/advanced_snake

 
 

Repository files navigation

Advanced snake 🐍

GitHub release (latest by date) Pygame Python Genre License: MIT

A snake game with added functionalities made in python with PyGame

Quick start

(This game was made in python 3.12 with pygame 2.5.1, if you use other version there might be some issues)

Clone the repo

git clone https://github.com/LucernaSancta/advanced_snake.git
cd advanced_snake

Downaload the required libraries

pip install -r requirements.txt

Execute the 'main' file

python main.py

Features

  • Local multiplayer
  • Custom textures
  • Cutom walls
  • Cutom food

Documentation

You can consult the documentation for more information on customazing your game and using its full potential

About

A snake game with added functionalities made in python with PyGame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%