Go to file
2015-12-25 18:51:12 +01:00
html css limit gif size, + responsive 2015-12-25 01:16:31 +01:00
lang fix php parse error 2015-12-24 13:26:11 +01:00
src css limit gif size, + responsive 2015-12-25 01:16:31 +01:00
.gitignore clean post vars 2015-12-11 17:22:43 +01:00
.gitmodules bourinnage 2015-12-05 20:08:33 +01:00
.htaccess fix .htaccess 2015-11-27 22:19:28 +01:00
countBattles.txt css limit gif size, + responsive 2015-12-25 01:16:31 +01:00
install.sql grr 2015-12-04 22:45:36 +01:00
LICENSE GPL V3 2015-12-10 17:22:03 +01:00
README.md readme 2015-12-25 18:51:12 +01:00

botsArena

Source code of bot's Arena

It's a website for programming AI challenges. Everyone can read a game's specifications. Program a bot for play to it. Host the bot and register on bot's Arena.

image

Still in dev

To do:

  • English translation
  • Develop others arenas (thinking about Connect Four, tron, and maybe one day chess)
  • Fixes

Contribute

Make pull requests. Im available on twitter @gnieark in order to talk

install it

I'd better like you to help me to improve bot's Arena, and make your own bots to play challenges. It will be more funny having lot of bots in one arena than lot of arenas.

  • Mysql structure is in the .sql
  • Apache/tomcat document root starts at ./html
  • copy src/config.php.empty to src/config.php

License

Bot's Arena , Website for Artificials intelligences duels.

Copyright (C) 2015-2016 Gnieark

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.