Lights Out is a 1995 handheld puzzle: a grid of lit buttons where pressing one toggles that light and its four neighbors. The goal is to turn every light off. It feels maddening â flip one and you ruin three others â so most people stab at it and hope.
But here is the secret the toy never tells you: pressing a button twice is the same as never pressing it at all. Order doesn't matter either. So the only thing that matters about a solution is which buttons you press an odd number of times â a yes/no choice per cell.
That single observation turns a chaotic-looking game into something rigid and mathematical. Every light obeys an equation, and "is this board solvable?" has a clean, fast answer â no guessing required.
Comments
Loading comments...