aiarena21

1v1 Game for AIArena competition 2021


License
MIT
Install
pip install aiarena21==1.1.1

Documentation

What is this?

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.

Contributing

pip install -e ./

aiarena21 -h

Building

pip install twine

python setup.py sdist bdist_wheel

twine upload dist/*