geduardo / Quantum-Duel-Qisikitcamp-Asia-2019

This is the repo for the issue #40 of the Qiskit-Camp Asia. The objective is to create a multiplayer quantum game.
6 stars 0 forks source link

Quantum Duel: Be the fastest of the Quantum West

alt text

Introduction

Howdy partner! Here we present the first online multiplayer quantum game. Each player is given initial and final quantum states. The objective of the game is to build a quantum circuit to achieve such the transformation. The first to submit the correct circuit wins the duel and becomes the fastest draw in the quantum west!

Western is here

Please access with two people!

https://quantum-duel.herokuapp.com/

Trailer

IMAGE ALT TEXT HERE

Gameplay

IMAGE ALT TEXT HERE

Technical details

Once the game begins, a problem of the initial and final quantum states are randomly generated by the levels generator module. Next, the user circuit converter transforms the user input circuit into a Qiskit quantum circuit. The answer is then checked. Lastly, the result is sent to the players when the correct answer is detected.

Development tools

Members

@geduardo
@TRSasasusu
@unchalisa
@yoheiwaka

Licenses