Hello coders ,
I have developed Tic Tac Toe game using min-max algorithm with alpha-beta pruning.
I openly challenging you that you cannot win against computer . He is toooo smart ;) ;) .
Please find below link for the code :-
http://ideone.com/2Ncium
P.S: Do not use ideone.com to run the application , as you have to give input at run time hence will give some errors. Please execute code on your local system.
Keep Learning and keep enjoying :)
I have developed Tic Tac Toe game using min-max algorithm with alpha-beta pruning.
I openly challenging you that you cannot win against computer . He is toooo smart ;) ;) .
Please find below link for the code :-
http://ideone.com/2Ncium
P.S: Do not use ideone.com to run the application , as you have to give input at run time hence will give some errors. Please execute code on your local system.
Keep Learning and keep enjoying :)