/MinimaxTicTacToe

A Java GUI application for playing Tic-Tac-Toe againts the computer. The Game implements the Min-Max algorithm where the computer maximizes its chance for winning the game.

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.