๐ŸŽฎ

Moves0

About Classic Lights Out

Lights Out is a legendary electronic logic puzzle game that became a global phenomenon in the 1990s. Despite its incredibly simple core mechanic, it generates mind-bogglingly complex board states. Underneath its casual exterior, Lights Out is actually a profound mathematical problem rooted in linear algebra (specifically GF(2) mathematics) and topology, making it a beloved challenge among math enthusiasts and programmers. Play this pure, ad-free brain teaser directly in your browser and see if you can plunge the grid into darkness in the fewest possible moves!

Core Mechanics & The Cross-Toggle Rule

The game is traditionally played on a 5x5 grid of lights. At the start of a level, a random pattern of lights is switched on. Your ultimate objective is brutally clear: Turn off every single light on the board.

  • The Cross Toggle: This is the only action in the game, and it causes all the chaos. When you click on any lightbulb, it toggles its own state (from ON to OFF, or OFF to ON). Crucially, the four adjacent lights (directly above, below, left, and right) will also toggle their states simultaneously!
  • Edge and Corner Cases: If you click a light on the edge or in the corner of the grid, only the adjacent lights that actually exist on the board will be affected (e.g., clicking a corner toggles 3 lights total).
  • Order Doesn't Matter: Mathematically, the order in which you click the lights does not affect the final outcome. Furthermore, clicking the same light twice is equivalent to never clicking it at all. Thus, the perfect solution requires clicking any specific light a maximum of one time.

Advanced Strategy: \"Chasing the Lights\"

Randomly clicking lights in hopes of clearing the board will only lead to frustration. True puzzle masters employ a systematic algorithm known as \"Chasing the Lights\":

  • Sweep from Top to Bottom: Start at the very top row. For every light that is currently ON in the first row, click the light directly below it in the second row. This uses the upward toggle effect to cleanly extinguish the entire first row.
  • Chase to the Bottom: Repeat this process row by row. Use row 3 to turn off row 2, and row 4 to turn off row 3, effectively \"chasing\" all the illuminated lights down to the very bottom row (row 5).
  • The Bottom Row Lookup: Once only the bottom row has lights remaining, you observe the specific pattern of those lights. Based on that pattern, you must click specific lights in the first row again, and then repeat the \"Chase\" process one final time. Done correctly, the entire board goes black!

X-Game's Exclusive Multiplayer Speedrun

Solving linear algebra alone can feel isolating, so we revolutionized the classic formula with our thrilling Real-Time Multiplayer Speedrun Mode:

  • Join a lobby where all players are confronted with the exact same randomized, guaranteed-solvable starting grid.
  • Itโ€™s a frantic race of logic, visual processing, and clicking speed! The first player to successfully extinguish their entire board claims the victory.
  • Scale the difficulty from a breezy 3x3 grid up to a nightmare-inducing 7x7 grid to truly test your cognitive limits.

Are you ready to embrace the dark? Click play above and start chasing those lights!