smburdick / qGhast

A 2D quantum error correction maze game

Home Page:https://qghast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qGhast

A maze runner game for teaching quantum error correction.

Demo

Use the arrow keys to move the blue ghost, which represents a qubit. The red and green ghosts represent Pauli X and Z errors, and the yellow and magneta blocks represent stabilizers. Touching the stabilizers will "heal" the damage caused by the error ghosts. Find your way to the blue square (a measure qubit) to win!

Development

$ npm run dev

will start a dev server at http://localhost:8000

Distribution

$ npm run build

will build your js files into www/main.js

About

A 2D quantum error correction maze game

https://qghast.com

License:Apache License 2.0


Languages

Language:JavaScript 96.6%Language:HTML 3.4%