Saturday, March 16, 2013

Four in a row : AI logic

I had developed the game in OpenGL some time back. Will share the useful links here.

This ppt should get you started : <http://www.authorstream.com/Presentation/mysyasir-149155-artificial-intelligence-connect-4-game-ai-four-heuristic-model-presentation1-science-technology-ppt-powerpoint/>

Also using AI for this is a bit of a complicated process. Building of AI is explained in detailed in the following pdf : <http://www.connectfour.net/Files/connect4.pdf>

Other links :

http://homepages.cwi.nl/~tromp/c4.html

http://stackoverflow.com/questions/7658209/connect-4-ai-java