http://temp.nowhere-else.org/tic_tac_toe/
The framework offers you 3 different (stupid) AI to try your own AI against.
You can write your JS code in the text area under and press start. Again, don't expect super smart AI from my side as I did skipped a couple of things on purpose.
It would be smarter also to not copy my own AIs for your code. Of course you are free to browse all. The comment in the default user AI shows the different functions you can use. You don't need to know much of JS to try and participate.
For your submission, either post it on the forums (but then accept that others WILL re-use and discuss your code) or send me via PM.
Criteria:
- Does it work?
- Win most or all the time?
- Prevent the other to make good move?
- Nice and clean code
I would say for this first contest, the prize should be pretty low... 5$ sent over to your paypal. Why? Because it is not overly complex and if the AI are well done, there should be no winner. Next one will be a http://en.wikipedia.org/wiki/Connect_Four game, if we have enough people interested, and then I shall give away a license to one of my engine.
P.S: yes all the art and code is self done
