Rush Hour is the plastic puzzle on a 6×6 grid where cars and trucks can only slide along their own lane. One car is red, and your single goal is to slide everything else out of its way so the red car can drive out the exit on the right.
Each individual move is laughably simple: a car shifts one square forward or back, if nothing blocks it. There is no scoring, no hidden information, no randomness — you can see the whole board.
And yet a packed board can leave you stuck for an hour. Every car you nudge forces three others to move first, which forces others still. The question "can the red car ever get out?" turns out to have no shortcut — answering it is as hard as any problem that fits in a reasonable amount of memory.
Comments
Loading comments...