This is my first attempt ever in my entire life to writing my very first
AI. I used AMOS to write this game and it is really a simple tic tac toe
game with some rule modifications. Instead of having a 3 x 3 by grid you
have 6 x 6 grid (total of 36 squares). Instead of attempting to form 3
lines in a row to win you need to form 5 lines in a row to win. A little
bit challenging to write this game..only because this is the very first
time I wrote an AI. If you wish the source code to help improve the AI or
do any modifications on it...please email me and I will be more than
happy to email you the source code.
This game is written in AMOS.
|