Skip to content

LucernaSancta/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

Disclaimer

Any reference to: politics, culture and sexuality is purely for entertainment purposes, we do not take any position or discriminate, this project is open to everyone of any side, we are all programmers, artists or simply open suerce enjoiers, lets all stay united under the open suerce and collaboration flag.

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

At this point you can access the main menu with

python main_menu.py

Or you can directly play the game with

python main.py

Features

  • Local multiplayer
  • Online multiplayer
  • Custom textures
  • Cutom walls
  • Cutom food
  • Different snakes speeds

Map creator tool

Easely create custom maps by simply clicking on the screen, learn how with the map creator docs

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

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages