Skip to content

luvnft/binero

 
 

Repository files navigation

Takuzu · Lint and test Build and vercel deploy

Takuzu, also known as Binairo, 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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.5%
  • JavaScript 3.5%