Skip to content

Frequently Asked Questions

Vincent Shields edited this page Jan 8, 2026 · 5 revisions

Fullscreen?

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.

Neither I nor my opponent can move our pieces, what happened?

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.

Will there be more difficulty levels in Single Player mode?

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.

What will these rules be?

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!

Clone this wiki locally