-
Notifications
You must be signed in to change notification settings - Fork 0
Frequently Asked Questions
The game now launches in fullscreen! If you prefer windowed mode, hit the 'f' key or F11. Shift + f or F11 to return to fullscreen.
This is a rare case where both players don't have any movable pieces left. To be clear, the rare case is when the game does not recognize when there are no movable pieces left on the board. This is because "movable_piece" is a boolean attribute that is immutable. However, when a piece, for example, is gridlocked by traps, that piece is also not movable. Another case is when the Crystal of each player is hidden behind bombs, and both players don't have any rank 3 pieces left.This is a large part of the delay of the official release.
Probably not, but there may be additional rules added later that could make the game more difficult. As for now, the focus for the official release will smooth gameplay, fixing bugs, and polishing the cosmetics. New features will be avoided.
This depends on player feedback! Feel free to open a discussion here in github or in the game's official itch.io page. I'll be responding to all feedback!
Now available on itch.io