Skip to content

A simple puzzle game like the Tower of Hanoi in mobile and desktop browser

License

Notifications You must be signed in to change notification settings

stackshub/stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published