Skip to content

lozinsky/binairo

Repository files navigation

Binairo · Lint and test Build and vercel deploy

Binairo, also known as Takuzu, is a logic puzzle involving placement of two symbols, often 1s and 0s, on a rectangular grid. The objective is to fill the grid with 1s and 0s, where there is an equal number of 1s and 0s in each row and column and no more than two of either number adjacent to each other. Additionally, there can be no identical rows or columns. Similar to Sudoku, each puzzle begins with several squares in the grid already filled.

Features

  • fully playable with disabled javascript
  • saves your progress in cookies
  • supports from 4 to 12 board sizes
  • has a dark mode

Credits

The concept is inspired by https://0hh1.com.