
Push Stack
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Your moves are stored on the stack
The bottom value of a move is its direction
Any additional values are the indices of the boxes that were pushed
A red dash indicates the end of a move
A virtual undo takes the value at the bottom of the stack and moves the player in the opposite direction
Any additional values are interpreted as box indices and the corresponding boxes will be moved
The virtual undo continues until the stack is empty or a value with a red dash is read
A virtual undo reverses your last move using the values in the stack
A real undo reverts your last move or virtual undo
WASD / Arrow Keys - Move
R - Reset
P - Skip Level
Z / Backspace / Shift - Real Undo
X / Space / Enter - Virtual Undo
M - Toggle Sound
Tab - Toggle Fullscreen
The bottom value of a move is its direction
Any additional values are the indices of the boxes that were pushed
A red dash indicates the end of a move
A virtual undo takes the value at the bottom of the stack and moves the player in the opposite direction
Any additional values are interpreted as box indices and the corresponding boxes will be moved
The virtual undo continues until the stack is empty or a value with a red dash is read
A virtual undo reverses your last move using the values in the stack
A real undo reverts your last move or virtual undo
WASD / Arrow Keys - Move
R - Reset
P - Skip Level
Z / Backspace / Shift - Real Undo
X / Space / Enter - Virtual Undo
M - Toggle Sound
Tab - Toggle Fullscreen