A friend and I have created a challenge to see who can develop the best Connect Four AI for the TI-84+ using only TI-BASIC. The challenge is hosted at my website jonboinc.org/connect-four. This challenge differs from other similar challenges in that each AI submission is a separate program that competes against all other submissions through an interface program. All match results are visible through a continuously updated leaderboard system. More detailed information is available on the website.
Timeline:
4/17/2014 Submission opens
4/18/2014 Trial rounds begin
7/1/2014 Final submission deadline (EXTENDED)
7/8/2014 Final Results posted (EXTENDED)
The AI must:
be under 2000 Bytes
consist of three or fewer separate programs
be able to be started by running one of the programs
not receive any user input during the game
adhere to rules concerning the use of certain variables (Y,N,Z,[A],[H])