QPong-Unity icon indicating copy to clipboard operation
QPong-Unity copied to clipboard

Integrate Qiskit server in C# script

Open HuangJunye opened this issue 4 years ago • 3 comments

Do you think it’s a good idea to make a simple quantum simulator in C# instead of calling Qiskit over html? I think it will make the game standalone and more portable.

It should not be too difficult to make that. James Wootton made a simplified version in python https://github.com/quantumjim/aether I can rewrite it in C#

HuangJunye avatar Sep 03 '19 02:09 HuangJunye