A small game for Monash Competitive Programming Contest AIArena21.
If you are competing, you should have recieved a document containing all the documentation required. Please refer to that.
pip install -e ./
aiarena21 -h
pip install twine
python setup.py sdist bdist_wheel
twine upload dist/*