You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gnieark ddaacde5ef gitignore 8 years ago
html css 8 years ago
lang change text 8 years ago
src gitignore 8 years ago
.gitignore gitignore 8 years ago
.gitmodules bourinnage 9 years ago
LICENSE GPL V3 9 years ago
README.md dev and master 8 years ago
countBattles.txt gitignore 8 years ago
install.sql adapt database for ELO classement 8 years ago

README.md

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

  • The stable website (Using github API, Vhost is synchronized to branch master) is https://botsarena.tinad.fr/
  • Dev http://botsarena-dev.tinad.fr/ (synchronized on this repo 's dev branch), can show messages like "parse error","Internal server error" etc... To do:
  • English translation
  • Develop others arenas (thinking about Connect Four, tron, and maybe one day chess)
  • Fixes
  • Show bot's description
  • Page for bot's owners (manage description url etc...)

Contribute

You are welcome, Make pull requests on branch dev. 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 you to make your own bots to play challenges. It would be more funny having lot of bots in one arena rather 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.