Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.18 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.18 KB

Stacks

Stacks is a simple puzzle game to rearrange the same kind of the pieces in a horizontal row.

After rearranging, all the stacks will be in the same order of the pieces.

The order of the pieces is not a fixed order, so it may be different depending on the problem.

If it is arranged within the limit of moves, the problem is cleared.

This game is playable in mobile and desktop browser.

How to play

  • First, tap a stack to pop a piece.
  • Then, tap another stack to push the piece.
  • Alternatively, drag between stacks to move a piece.

Keyboard controls

Key Control
Left, A Move cursor left
Right, D Move cursor right
Up, W Pop / Push (at cursor)
Down, S, - Undo
Escape, 0 Retry
1, 2, 3, 4, 5 Pop / Push (corresponding stack)
Enter, Space Next
Shift + Q Quit