We provide a Python version of our algorithm with adjustable fairness constraints. We created sample responses for two hypothetical players, and run it for 100 time steps. This code was integrated with our cooperative Tetris game.
This code requires Python3. You can use pip to install the dependencies required:
pip install -r requirements.txt