Project for building Framework that can construct AI battle environment. It can support n:n turn game. Project can be divided into three parts, Server (for connection with AI), GameLogic (for referee of game), Frontend (announcer for game).
At 2016.11 first AI competition for game PIXEL is held in Osori and finished successfully.
More progress is expected in future
python 2.7 ver and Tornado 4.4.0
git clone https://github.com/HyOsori/battle.ai.git
cd battle.ai/server
python Mainserver.py
configuration of this project is in file my.conf
Frontend
GameLogic
Backend
eunjiChung, jeongdujin, JunsuLime, wrlawodms
TODO ...
TODO ...