Tic-Tac-Toe

1 October, 2017

Here’s little JavaScript implementation of negamax with alpha-beta pruning for tic-tac-toe. Github