Skip to content

dms613412/battle.ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle.ai

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

Detail description of each part

Installation

needed library

python 2.7 ver and Tornado 4.4.0

git clone https://github.com/HyOsori/battle.ai.git

Usage

cd battle.ai/server
python Mainserver.py

configuration of this project is in file my.conf

Contribution

pioneer

Frontend

kimjieun02, ZombieKim

GameLogic

greedy0110, coyone, Cona19

Backend

eunjiChung, jeongdujin, JunsuLime, wrlawodms

Credits

TODO ...

License

TODO ...

About

Battle.ai AI battle Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.5%
  • Python 17.0%
  • CSS 3.0%
  • HTML 2.5%