Binairo game info
Objective
The objective in Binairo is to use logical reasoning to fill the complete grid with 0s and 1s.
Grid
The grid in Binairo is always square and varies in size, ranging from as small as 6x6 to as large as 16x16.
Rules
Fill each cell with 1s and 0s, according to these conditions:
- No more than two consecutive 1s or 0s, horizontally or vertically.
- Each row and column should have an equal number of 1s and 0s.
- Each row and each column is unique. A row can be equal to a column.
Tips and Tricks
Avoid triples
Always start with applying the first rule saying that no more than two consecutive 1s or 0s are allowed.
There are two subcases:
- There are two consecutive 1s (or 0s). The cell before and after should be the other symbol.
- There are two 1s (or 0s) with one cell in between them. The cell in between should be filled with the other symbol.
Complete a row or column
The number of 1s and 0s that a row or column should contain is known. E.g. when playing a 10x10 puzzle, each row (or column) has five 1s and five 0s.
When a row or column already has the required amount of 1s or 0s, fill its empty cells with the other symbol.
Avoid triples (advanced)
There is another way the rule about consecutive 1s and 0s can be used. Imagine a 10x10 grid with a row that already has four 1s. This means this row requires one additional 1. The cells that are not filled with this 1, will be filled with a 0. Go over the empty cells in the row one by one and check if filling in a 1 will result in three (or more) consecutive 0s when a 0 is filled in the other empty cells in the row.
History
There are multiple sources of the puzzle. The first known is Leo De Winter from Belgium, who registered the Binero puzzle in 2006. Two other Belgians, Frank Coussement and Peter De Schepper, registered the name Binairo in 2009. Around the same time Adolfo Zanellati from Italy invented the game with the name Tohu Wa Vohu, a Biblical Hebrew phrase.
Alternative names
The name Binairo / Binero refers to the usage of 1s and 0s. It is also common to play the game with X’s and O’s as in Tic-Tac-Toe (can be changed in the Settings). This explains why Binairo is also known as Tic-Tac-Logic.
Other names for Binairo are Takuzu, Binero (in France), Tohu-Wa-Vohu (used by one of the inventors Adolfo Zanellati), Eins und Zwei (in Germany), Sudoku Binary, Binary Puzzle, Binoxxo, and Zernero.
Similar games
Other puzzle games that require you to use logic are Sudoku, Kakuro and Futoshiki.
System requirements
Binairo can be played in all modern browsers, on all device types (desktop, tablet, mobile), and on all operating systems (Windows, macOS, Linux, Android, iOS, ...).
Classification: Home ›
Classic ›
BinairoRating: 71% (177 votes)
Inventor: Leo De Winter, Frank Coussement & Peter De Schepper, Adolfo Zanellati
Developer: Solitaire Paradise
Technology: HTML5
Wiki's: Wikipedia