The purpose of this project is to create a contest framework that can accept any game engine followed by the specific rule for the AI competition inspired by the Google AI-challenge 2011. The framework will contain a few modules (website, auto-compile system, tournament manager, game engine, and ranking algorithm).
The goal of the framework is to provide a framework for the AI competition.
- Python 2.7
- Start the whole system by executing the following command
python start_server.py