/TicTacToeMinimax

Implementation of the minimax algorithm with alpha-beta pruning to make a tic-tac-toe playing agent.

Primary LanguageJava

This repository is not active