poapper-inc / fights

Environments for competitive artificial intelligence development

Home Page:https://fights.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fights logo

fights

Python Test CI Python Lint CI PyPI version

Competitive artificial intelligence battle environments.

Documentation | Examples


Installation

$ python -m pip install fights

Development setup

Requires Python toolchains to be installed.

$ python3 -m pip install tox
$ tox -e dev --devenv venv
$ source venv/bin/activate

Contributing

See CONTRIBUTING.md.

About

Environments for competitive artificial intelligence development

https://fights.readthedocs.io

License:MIT License


Languages

Language:Python 77.7%Language:Cython 22.3%