More info about gameplay and pictures on https://hackerspace-ffm.de/wiki/index.php?title=BrickUsingMultipleModules
Use git clone --recursive
to get the Adafruit libraries necessary for some modules.
- make
- pdflatex
- arduino-mk
- python3
- PyGraphViz (Gates module)
- python2
- pygame
- python3
- tkinter for python3
make upload
in module folder
make manual
in module folder or make manual_en.pdf
if you want to skip the german manuals.
make panel
in module folder
./gamemaster.py --help
in master/gamemaster
to get info about command line usage.
./master_gui.py HOSTNAME
in master/gui
to connect to gamemaster running on HOSTNAME
.