/TicTacMiniMax

Facebook's React tutorial builds Tic Tac Toe. Here I add a MiniMax solver and better code organization.

Primary LanguageJavaScript