Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/rohanp/QuantumTicTacToe

A version of Tic Tac Toe where all moves are superpositions of two moves—with online multiplayer!
https://github.com/rohanp/QuantumTicTacToe

Last synced: about 2 months ago
JSON representation

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

Lists

README

        

# Quantum Tic Tac Toe

The non-deterministic version of Tic Tac Toe, where you make two entangled quantum moves each turn that eventually collapse into a classical move. [Try it out](http://qttt.rohanp.xyz)

## Tech

Build with React, Node, and Socket.io.