Binary Puzzle Solver

Binary Puzzle Solver

Puzzle Dashboard

Click on the cells to enter your puzzle (cycle: Empty, 0, 1). Then click 'Solve'.

Data Configuration

Grid Settings

Data Actions

Puzzle Rules

  • Rule 1: No more than two identical numbers (0 or 1) next to each other, horizontally or vertically.
  • Rule 2: Each row and each column must contain an equal number of 0s and 1s.
  • Rule 3: Each row must be unique, and each column must be unique.