Brain Teaser Grid

How to Play Brain Teaser Grid

Brain Teaser Grid is a spatial logic puzzle that challenges you to think several steps ahead. The objective is simple to understand but difficult to master: you must manipulate a grid of tiles until every single one is illuminated. It is a digital reimagining of the classic “Lights Out” puzzle, requiring a mix of pattern recognition and strategic clicking.

The Objective

The game begins with a scrambled grid of tiles, some “On” (blue) and some “Off” (grey). Your goal is to light up all tiles in the grid so the entire panel is blue. Once every tile is lit, you advance to the next level, where the grid size increases and the complexity grows.

Official Rules

The difficulty of the game comes from the “Neighbor Flip” mechanic, which means you can never change just one tile at a time:

  • The Flip: Clicking any tile will toggle its state. If it was Off, it turns On; if it was On, it turns Off.
  • The Neighbor Effect: When you click a tile, its four immediate neighbors (Up, Down, Left, and Right) also flip their states simultaneously.
  • Grid Boundaries: Tiles located on the edges or corners have fewer neighbors, meaning they affect fewer tiles when clicked.
  • Winning: The level is cleared the moment the final tile is turned blue.

Understanding the Scoring & Stats

Your performance is tracked in the dashboard to help you measure your logical efficiency:

  • Level: Your current stage. The game starts at Level 1 with a $3 \times 3$ grid and scales up to a massive $8 \times 8$ challenge as you progress.
  • Moves: Every click counts as one move. The goal is to solve the puzzle in the fewest moves possible.
  • Best: The game saves your lowest move count for each grid size in your browser’s local storage.
  • Progress Bar: The bar at the top represents the percentage of tiles currently lit.

Top Strategies to Win

Chase the Lights

A popular strategy for this type of puzzle is to “chase” the dark tiles from the top row down to the bottom. If a tile in the first row is dark, click the tile directly below it in the second row to turn it on. Repeat this row by row until only the bottom row has dark tiles, then look for specific patterns to clear the rest.

Use the Hint System

If you find yourself stuck in a loop, click the 💡 Hint button. The game will use a greedy algorithm to identify the tile that, if clicked, would turn the most “Off” tiles “On” at once. The suggested tile will pulse with an orange glow.

The Reset vs. New Puzzle

  • ↺ Reset: If you think you’ve made a mess of the board but want to try the exact same scramble again, use Reset. It restores the initial state and resets your move counter to zero.
  • ⟳ New Puzzle: If the current scramble feels impossible, use New Puzzle to generate a completely different configuration for your current level.

Corner Importance

Because corner tiles only have two neighbors, they are the least “disruptive” tiles to click. Use corners to fix your edges without scrambling the center of the board too much.