T
tictactoe
Projects with this topic
-
A Tic Tac Toe Unity game with an artificial intelligence that can play perfectly using a MinMax algorithm
Updated -
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