Battleships_with_complementary_measurements
Quantum Battleship Game
A game implemented in Jupyter Notebook for a quantum computer using complementary measurements to play battleships.
10 stars
2 watching
4 forks
Language: Jupyter Notebook
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
decodoku/a_game_to_benchmark_quantum_computers | A game designed to assess and compare prototype quantum computers | 47 |
stared/quantum-game | A puzzle game with real quantum mechanics implemented in JavaScript, running on a web browser. | 344 |
qchackers/jquil | A Java library for quantum programming using Quil. | 16 |
bbn-q/qsimulator.jl | Software package for simulating the dynamics of quantum systems in general | 27 |
mrdimosthenis/quantumpuzzlegenerator | A mobile app that generates quantum puzzles to be solved by players on Android and iOS devices | 8 |
bbn-q/quantuminfo.jl | A Julia package providing functions for common calculations in quantum information processing. | 17 |
entanglion/entanglion | A board game designed to teach quantum computing concepts through cooperative gameplay and space navigation challenges. | 453 |
qaqarot/qaqarot | A comprehensive quantum computing library for programming and simulating quantum systems. | 372 |
djohnnie/quantumcomputingqsharpintroduction2018 | An introductory Visual Studio project that explores fundamental concepts of quantum computing using C# | 0 |
desireevl/quantum-catsweeper | A game where players use quantum computing principles to identify hidden tiles and find a moving cat, with increasing difficulty based on player progress. | 23 |
corbett/quantumcomputing | A Python simulator for a 5-qubit quantum computer with limited gates. | 589 |
qiboteam/qibo | An API framework for simulating quantum circuits and controlling quantum hardware. | 294 |
kelzheng/bloqit | A simple quantum game where two players try to create equal or unequal qubit states using specific quantum gates | 8 |
quil-lang/qvm | A high-performance simulator for quantum computing instructions | 415 |