All Projects → caphindsight → TrulyQuantumChess

caphindsight / TrulyQuantumChess

Licence: WTFPL license
A game of truly quantum chess, with interference, entanglement, etc.

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to TrulyQuantumChess

QRNG
Quantum Random Number Generator
Stars: ✭ 56 (-27.27%)
Mutual labels:  quantum, superposition
miniqubit
Quantum emulator of the IBM Quantum experience
Stars: ✭ 24 (-68.83%)
Mutual labels:  quantum, entanglement
quantumjava
Samples related to "Quantum Computing for Java Developers"
Stars: ✭ 86 (+11.69%)
Mutual labels:  quantum
FDChessboardView
An iOS / Mac view controller for chess boards
Stars: ✭ 75 (-2.6%)
Mutual labels:  chess
Quantum-Computing-Resources
This repository contains the best resources for learning practical quantum computing. This repository will be updated frequently.
Stars: ✭ 60 (-22.08%)
Mutual labels:  quantum
Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Stars: ✭ 27 (-64.94%)
Mutual labels:  chess
QuantumClifford.jl
Clifford circuits, graph states, and other quantum Stabilizer formalism tools.
Stars: ✭ 48 (-37.66%)
Mutual labels:  entanglement
syzygy-tables.info
User interface and public API for probing Syzygy endgame tablebases
Stars: ✭ 49 (-36.36%)
Mutual labels:  chess
chess.com
Python wrapper for Chess.com Published-Data API
Stars: ✭ 34 (-55.84%)
Mutual labels:  chess
shakmaty-syzygy
A Rust library to probe Syzygy endgame tablebases
Stars: ✭ 14 (-81.82%)
Mutual labels:  chess
prune-horst
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Stars: ✭ 23 (-70.13%)
Mutual labels:  quantum
libra-code
quantum-dynamics-hub.github.io/libra/index.html
Stars: ✭ 33 (-57.14%)
Mutual labels:  quantum
OpenChess
A cross-platform chess game.
Stars: ✭ 18 (-76.62%)
Mutual labels:  chess
chessops
Chess and chess variant rules and operations in TypeScript
Stars: ✭ 66 (-14.29%)
Mutual labels:  chess
unitaryhack
Rules and information for the 2021 unitaryHACK event hosted by @unitaryfund
Stars: ✭ 16 (-79.22%)
Mutual labels:  quantum
chessbot
Slack bot for playing chess.
Stars: ✭ 32 (-58.44%)
Mutual labels:  chess
rustic
Rustic is a chess engine. It is written from scratch, in the Rust programming language.
Stars: ✭ 68 (-11.69%)
Mutual labels:  chess
SchrodingerWellPython
2D 3D Time independent FDM Schrodinger equation solver for arbitrary shape of well
Stars: ✭ 21 (-72.73%)
Mutual labels:  quantum
8Q
General Purpose 8 Qubit Optical Quantum Computer
Stars: ✭ 55 (-28.57%)
Mutual labels:  quantum
chess.ts
A Typescript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
Stars: ✭ 19 (-75.32%)
Mutual labels:  chess

TrulyQuantumChess

A game of truly quantum chess, with interference, entanglement, etc.

You can play online in your browser on https://truly-quantum-chess.sloppy.zone.

There is also a mirror of the game on https://quantum-chess.mateowang.dev if the above link is down.

Alternatively, download, build & run your local mongodb and webapp server. To do so simply run:

docker-compose build
docker-compose up

For those people who have reached me asking if they can implement their own features: the source code is licensed under WTFPL, which pretty much means that you can do what the f*ck you want with it :)

However, if you decide to add a feature or two, please consider sending me a pull request so that I can push your changes to prod.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].