Skip to content

Quantum Computing Notes

oliverlevy110 edited this page Oct 24, 2019 · 5 revisions

Quantum Computing Research for Quantum Tetris

Superposition:

  • For both single player and battle modes, the underlying mechanic will be the same. We will represent a piece by a q-bit. The base states of the q-bit, |0> and |1>, will be represented by different tetris pieces. On the user interface side, the piece will fall, and once the piece lands on existing pieces, it will transform into the piece represented by |0> or the piece represented by |1>. On the back end, we will use a hadamard gate on a bit to create a superposition with equal chance of being |0> or |1>, and then use z-,measurement to find the base state of the q-bit.
  • 1 Player: This feature will be a drawback, and could possibly be related to a difficulty setting.
  • 2 Player: This feature will be an attack. If you generate enough points, you can give your opponent a super position piece.

Entanglement:

  • 1 Player
  • 2 Player

True Randomness: