This is our Snake implementation based on PyGame and PyGame-Menu.
The general purpose for this implementation is to have a game to easily show how to control remote systems with self-build input devices.
sudo apt-get install python-pygame
pip3 install pygame
pip3 install pygame-menu
git clone https://github.com/GrazerComputerClub/Snake.git
cd Snake
python3 menu.py
- Multi player
- Selection of input device
- Support for GC²'s controller (Game0-xHAT)
- ...
- Multiplayer support ** Join as many players as possible on one engine (each player gets a separat set of keys on the keyboard, like old classic split screen gaming) ** Join remote, so additional players are remote
- Menu ** Controls ** Network
- Team