/tictactoe

Game AI exercise

Primary LanguageJavaScript

tictactoe

Game AI exercise

This game implements the Minimax algorithm as an exercise. Shout out to @drdelambre for $dd