Quantum-Game / quantum-game-2

LEGACY open-source version of Quantum Game 2 (Sept 2019 - Oct 2020)
https://quantumgame.io
MIT License
65 stars 16 forks source link

Rock talk refactoring #202

Closed stared closed 4 years ago

stared commented 4 years ago

I try to greatly simplify the rock dialogues. It was a few hard-coded settings.

Now I try to make sure it is easy to add new dialogues, new graphics - only working with JSON files, without creating a dozen custom views.

stared commented 4 years ago

OK, we have a working Rock Talk! Now there are only a few styles, but it is easy to change to add more (even with different layouts).

Right now:

For concrete examples, see classicLevels.json.

Also, added Mach-Zehnder interferometer:

image

image