Ultimate tic-tac-toe

This game is made as a self-imposed extension on a simple tic-tac-toe tutorial for React. In ultimate tic-tac-toe, you need to win three games in a row on the global board, playing nine smaller games simultaneously. Codesandbox preview tictactoe

GitHub

View Github