Skip to content

Lucacalderaro/QHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 

Repository files navigation

logo

Quantum Hero

Play the new QUANTUM Rhythm Game developed for the Quantum Hackathon project.


What is Quantum Hero?

It is Rhythm Game developed for the Quantum Hackathon project.

Using a quantum channel generated by simulaqron the two players Alice and Bob can play together. An entangled note (state) is generated by the server and sent to the two player, then Alice measures one note collapsing the state. At this point Bob knows the measure done by Alice and do the same. Both players must stay in the rhythm of the music and make measurements in order to violate the Bell's inequality. If at the end of time they managed to break it they win.

How to play?

Install the dipendencies

pip3 install flask matplotlib simulaqron

Run the server simulaqron

simulaqron start

Run the server http

python3 server/main.py

To close the server run

simulaqron stop

Open the browser to this url: http://127.0.0.1:5000 and enjoy the game!

Annotazione 2019-11-05 200701

Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages