Quantum-Game / quantum-game-2

LEGACY open-source version of Quantum Game 2 (Sept 2019 - Oct 2020)

Home Page:https://quantumgame.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantum Game 2

A puzzle game with photons, superposition and quantum measurement, right in your browser. With true quantum mechanics underneath!

GitHub package.json version License Build Status Twitter @QuantumGameIO

Follow updates on Twitter @QuantumGameIO, Faceboook and read our blog posts on Medium.

Quantum Game is currently being developed by dr Piotr Migdał, Klem Jankiewicz, Paweł Grabarz and Philippe Cochin. Concept art by Chiara Decaroli and generative music by Pawel Janicki and others. The full list of contributors.

This version of the game was funded by the Center for Quantum Technologies of the National University of Singapore and now being developed by the Quantum Flytrap.

Quantum Game 2 logo

The current version uses subcomponents:

  • Quantum Tensors - a JavaScript / TypeScript package for sparse tensor operations on complex numbers. It is an NPM package we created for this game, but made it in a way it is reusable.
  • bra-ket-vue - quantum state and operator visualizer, in Vue.js.
  • Quantum Encyclopedia - encyclopedia of elements and concepts in quantum physics.

You can play the old version (2014-2016) here; its source is at stared/quantum-game.

Centre for Quantum Technologies - National University of Singapore

Installation

You need to have yarn installed. Then, after cloning install dependencies with:

yarn

And run it with:

yarn serve

In-game screenshot from Quantum Game 2

Contribution

It as an open-source project and we appreciate contributions.

Issues

Please report all errors using Issues. Please be explicit what is wrong, and what is the desired behavior. Screenshots do help a lot.

About

LEGACY open-source version of Quantum Game 2 (Sept 2019 - Oct 2020)

https://quantumgame.io

License:MIT License


Languages

Language:Vue 55.5%Language:TypeScript 41.0%Language:SCSS 1.3%Language:JavaScript 1.1%Language:HTML 1.1%