Skip to content

CSchool/AIBattle

 
 

Repository files navigation

AIBattle

Build Status

Platform for creating AI contests.

How to build

Build it with CMake!

If you want to use web interface

  • Copy site/ to webserver folder

  • Open install.php in your web browser and follow the instructions

  • Copy build/Execution/libexecution.a to webserver/libs

  • Copy Execution/execution.h and Execution/testlib.h to webserver/includes

The system can work on Windows and Linux hosts.

Dependencies

On Linux install fakechroot and fakeroot.

About

Platform for creating AI contests.

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 43.1%
  • C++ 24.3%
  • HTML 20.3%
  • JavaScript 6.6%
  • CSS 2.6%
  • TeX 2.0%
  • Other 1.1%