TicTacToeJudge And AI bot
Mostafa El-Marzouki
POS Lead Software Engineer at Paymob | FinTech | EMV | ISO | +24K
TicTacToeJudge
TicTacToe Judge And AI bot that uses Minimax algorithm with alpha-beta pruning
About:
This code was written by Mostafa El-Marzouki @iSuperMostafa
Summery:
this judge allows you to focus on choosing the best position to play tic-tac-toe game Just by write your code in BotNumOne or BotNumTwo
This judge contains now a dummy bot that makes it's moves randomly And Minimax bot that uses Minimax algorithm with alpha-beta pruning