/quantum-tetris

Our submission for the IBM Quantum Jam with Parsons

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Quantum Tetris

This is a project for the Quantum Design Jam from IBM and Parsons.

Please have a look at the project's website for more details.

Team

  • Billy Ho
  • Emilio Lari
  • Olivier Brückner
  • Salil Parekh
  • Weijing Xiao

What is Quantum about this?

The blocks are generated using a quantum computer. This enables multiple possiblities for the Tetris game:

  1. The blocks appear in a truly random order
  2. Noise in the quantum circuit also generates pieces that should not exist

Read more about the Tetris block generation here.

Versions

Throughout this process, we created multiple versions of this game:

  • Find the Processing/Java version here
  • Find the p5/JavaScript version here
  • Find the python version here

The code is adapted from Techview's Tetris.