QuantumTicTacToe icon indicating copy to clipboard operation
QuantumTicTacToe copied to clipboard

A version of Tic Tac Toe where all moves are superpositions of two moves—with online multiplayer!

Results 5 QuantumTicTacToe issues
Sort by recently updated
recently updated
newest added

In this game, X cannot play their second move since that would require moving twice on the same square. The game does not recognize this as a tie, though.

The game is pretty complicated, better instructions would go a long way.

Player Y has no more possible moves but is still instructed to go next ![image](https://user-images.githubusercontent.com/7109548/29492737-b388344c-8539-11e7-9508-07709cd99b58.png)

With this users won't have to find people to play with on their own. It shouldn't be too difficult to implement—you would have to add a new "find game" button...