/tic-tac-toe-alpha

This is a simple Javascript implementation of the game Tic Tac Toe using the Alpha Beta Pruning algorithm for the computer player.

Primary LanguageJavaScript

No issues in this repository yet.