Friday, 19 September 2014

TIC TAC TOE GAME using Minimax alpha-beta algorithm (C++/ SDL )

Download game

Download Source Code(Visual studio 2010 project)


This implementation uses MiniMax alpha beta algorithm for AI.
GUI is implemented using SDL api (version 1.2).







No comments:

Post a Comment