This was supposed to be an implementation of Reversi for the LED floor, but it seems to be becoming more of a library to do fancy stuff with the LED floor.
To use OSC commands (e.g. from Sonic Pi) with the floor, PyOSC needs to be installed. Tutorial here. In a nutshell:
- navigate to the /lib/pyosc folder
- chmod + x ./setup.py
- sudo ./setup.py install