Push Stack

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).
overall: 3.84
fun: 3.43
innovation: 4.25
theme: 3.23
graphics: 3.20
audio: 2.62
humor: 2.46
mood: 2.92
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
Found a bug?
Tell us on Discord