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: 3 months ago
JSON representation
A version of Tic Tac Toe where all moves are superpositions of two moves—with online multiplayer!
- Host: GitHub
- URL: https://github.com/rohanp/QuantumTicTacToe
- Owner: rohanp
- License: gpl-3.0
- Created: 2017-05-23T00:07:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T18:41:49.000Z (about 2 years ago)
- Last Synced: 2024-07-31T20:38:48.821Z (6 months ago)
- Language: JavaScript
- Homepage: https://quantum-ttt.herokuapp.com
- Size: 2.25 MB
- Stars: 28
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Quantum-Games - 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. (by Rohan Pandit) (2017)
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.