Platform for the 8th Tsinghua University Artificial Intelligence Challenge
This platform consists of several components:
- Unity Client (
client/unity
) - Web Client (
client/web
) - Map Editor (
map_editor
) - C++ SDK (
sdk/cpp
) - Python SDK (
sdk/python
) - Game Server (
server
)
Checkout README.md
in corresponding directories for usage of different components.
Visit the documentation site for details.
PRs accepted!
- Platform: GPL-3.0-only © ASTA
- SDK: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication