license bloc
This commit is contained in:
parent
978d9ce2a8
commit
86b1f9bd8f
|
@ -1,4 +1,11 @@
|
||||||
<?php
|
<?php
|
||||||
|
/*
|
||||||
|
* Stupid artificial intelligence for tictactoe
|
||||||
|
* Bot for https://botsarena.tinad.fr
|
||||||
|
* By Gnieark 2016
|
||||||
|
* licensed under the Do What the Fuck You Want to Public License http://www.wtfpl.net/
|
||||||
|
*/
|
||||||
|
|
||||||
//headers for permit CORS,
|
//headers for permit CORS,
|
||||||
//This permit me to test this bot, using this web page
|
//This permit me to test this bot, using this web page
|
||||||
//https://botsarena.tinad.fr/testBotScripts/tictactoe.html
|
//https://botsarena.tinad.fr/testBotScripts/tictactoe.html
|
||||||
|
|
Loading…
Reference in New Issue
Block a user