Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
Thank you very much, hopefully that saves me some time haha.
One other question, do you have to account for colliding into the active playing field when moving the piece, or can it be modelled as being dropped from above the playing field? I know it says you can in the detail text but the image diagrams seem to imply otherwise.
I have a question: the power gem behaviour is quite confusing, but if you have the board state of where all the colours are, are you able to unambiguously tell where the power gems are, or do you have to keep track of them also, in order to manage merging behaviour?