# Quantum Cartpole dissemination brainstorm ### Paper This will happen anyway ### Unity Make a cool fancy gfx game * Get highscore * Compete against AI (<- Kai's RL agent) * Use Unity as a renderer, make a cool video (Q: why not Blender? With unity we can export to WebGL for website (or even Android/iOS etc)) #### Practical Implementation * Reach out to contacts at Unity * Check with Game Dev at DTU * Put out call to interested BSc/MSc students for fun * Communication channel exists (Facebook?) * DTU? #### Game details ##### Classical cartpole Push left or push right, continuously. The longer you balance, the higher the score. ##### Quantum cartpole: Actions: * Kick left and right with given kick strength * Do weak measurement Try [pygame](https://github.com/pygame/pygame/releases/tag/2.0.0) first? ### Website * Embed Unity game * Explainer (what is quantum cartpole, how does it relate to classical, etc) * Get inspiration from [here](https://anantsharma3728.github.io/Quantum-games/index1.html)