Merge pull request #84 from gnieark/master

<->
This commit is contained in:
Gnieark 2016-06-11 21:58:22 +02:00 committed by GitHub
commit 01cc1a0cdd
3 changed files with 8 additions and 8 deletions

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
.PHONY:update
update:
git submodule init
git submodule update
git submodule foreach git reset --hard
git submodule foreach git pull origin master

View File

@ -7,13 +7,7 @@ It's a website for programming AI challenges. Everyone can read a game's specifi
# Still in dev
- The stable website (Using github API, Vhost is synchronized to branch master) is [https://botsarena.tinad.fr/](https://botsarena.tinad.fr/)
- Dev [http://botsarena-dev.tinad.fr/](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...)
- Dev [http://botsarena-dev.tinad.fr/](http://botsarena-dev.tinad.fr/) (identifiant: plop password: plip) (synchronized on this repo 's dev branch),As it's a dev version you can show messages like "parse error","Internal server error" etc...
# Contribute
You are welcome, Make pull requests on branch dev. Im available on twitter [@gnieark](https://twitter.com/gnieark) in order to talk.

@ -1 +1 @@
Subproject commit 7c8b786228bb9e1561ff60a2d6f7f6ce91be6fee
Subproject commit 1d85f9ef3ecfc42bbc4f3c70d5e37ca9a65f629a