Reviews
-
Overall Score
-
Graphics
-
Sound
-
Gameplay
-
Story
-
Interface
This Game Has No Reviews.







bmx43209 said over 4 years ago
ok i will keep that in mind. I am probably going to post a better version and might consider a system determining if there is a winner but idk if the AI should find that or not.
bukster said over 4 years ago
I've programed the only game maker chess game with an AI, so I guess know how to produce AIs.
Looking at your source code, I would recomend using only one object for your grid and setting each object up with its own co-ordinates using a central control object. That way your setup will be a lot simpler.