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

Fix rotate on board - and level 2 #192

Closed stared closed 4 years ago

stared commented 4 years ago

To start with - a lot of things with cell is seriously fu- I mean, can and should be abstracted better. As of now, it was not possible to load a non-frozen element on board.

In general, there should be no redundancy - as it is error-prone (and very bad style).

image