Skip to content

Latest commit

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages