T
tictactoe
Projects with this topic
-
-
Simple TicTacToe in Python using multiple clients(front ends) with a re-useable game engine with different sets of players(human, randomized computer player and an unbeatable AI using a simple minimax algorithm).
Updated -
-
Unbeatable tictactoe bot, playable in variable grid dimensions.
Updated