/tictactoe

little tictactoe ai

Primary LanguageJavaScript

Little tic-tac-toe ai using mori data structures and facebook's React.

Running live here

To run locally:

make install
make bundle
open index.html