www.puzzle-binairo.com Open in urlscan Pro
52.25.152.19  Public Scan

Submitted URL: https://pt.puzzle-binairo.com/
Effective URL: https://www.puzzle-binairo.com/
Submission: On September 20 via api from VN — Scanned from DE

Form analysis 1 forms found in the DOM

Name: answerFormPOST /

<form method="post" action="/" name="answerForm" id="puzzleForm" onsubmit="Game.saveState();Game.tickTimer();this.jstimerPersonal.value = Game.getTimer();this.ansH.value=Game.serializeSolution()"><input type="hidden" name="jstimer" value="0"><input
    type="hidden" name="jsPersonalTimer" value=""><input type="hidden" name="jstimerPersonal" value=""><input type="hidden" name="stopClock" value="0"><input type="hidden" name="fromSolved" value="0"><input type="hidden" name="robot" id="robot"
    value="" data-info="Attention!!!
If you are reading this you most likely have created an awsome automatic solver.
I have created a special ROBOTS hall of fame. It is not fun to compete against those slow HUMANS :)
Set the value of this field to 1
">
  <div class="noprint new" id="topControls">
    <p></p>
    <div id="zoomHolder"><button title="Zoom" id="btnZoom" type="button" class="button" onclick="toggleZoomSlider()"><i class="icon-zoom-in-3"></i></button>
      <div id="zoomSlider"><input id="btnResetZoom" type="button" value="100%" class="button" onclick="this.form.zoomslider.value=1;setZoom(1)"><input id="zoomslider" name="zoomslider" ondblclick="this.value=1;setZoom(1)" type="range" min="0.15"
          max="3" step="0.05" oninput="setZoom(this.value)" onchange="setZoom(this.value)"></div>
    </div><button title="Settings" id="btnSettings" type="button" class="button" onclick="$('.footer-buttons').toggleClass('hidden')"><i class="icon-cog"></i></button><input
      mvvm-css="visibility:Settings.get('global.hide-timer')?'hidden':'visible'|display:Settings.get('global.non-competitive-timer')?'none':'inline-block'" class="clock" readonly="" type="text" name="jstimerShow" value=""
      style="visibility: visible; display: inline-block;"><span id="noncomph" mvvm-css="visibility:Settings.get('global.hide-timer')?'hidden':'visible'|display:Settings.get('global.non-competitive-timer')&amp;&amp;!(0)?'inline-block':'none'"
      style="visibility: visible; display: none;"><button title="Pause" id="btnPause" type="button" class="button" onclick="Game.pauseTimer(true)"><i class="icon-pause"></i></button><button title="Resume" id="btnResume" type="button" class="button"
        onclick="Game.resumeTimer(true)"><i class="icon-play"></i></button><input class="clock" readonly="" type="text" name="jstimerShowPersonal" value=""></span><button title="Undo [Ctrl+Z]" id="btnUndo" type="button" class="button"
      onclick="Game.undo()"><i class="icon-reply"></i></button><button title="Redo [Ctrl+Y]" id="btnRedo" type="button" class="button" onclick="Game.redo()"><i class="icon-forward"></i></button>
    <p></p>
  </div>
  <div class="footer-buttons noprint hidden style-circles"
    mvvm-class="style-circles:Settings.get('binairo.style') == 'circles'|style-squares:Settings.get('binairo.style') == 'squares'|style-binary:Settings.get('binairo.style') == 'binary'|style-tictac:Settings.get('binairo.style') == 'tictac'">
    <div class="footer-buttons-holder" mvvm-class="pinned:Settings.get('global.pin-toolbar')">
      <a accesskey="1" class="btn rotate on" onclick="Settings.set('binairo.draw-style', 'rotate')" title="Rotate" mvvm-class="on:Settings.get('binairo.draw-style') == 'rotate'"><span class="game-style game-style-off"></span><span class="game-style game-style-on cell-1"><span></span></span><span class="game-style game-style-x cell-0"><span></span></span></a><a accesskey="2" class="btn cell-1" onclick="Settings.set('binairo.draw-style', 'black')" title="Black" mvvm-class="on:Settings.get('binairo.draw-style') == 'black'"><span class="game-style"></span></a><a accesskey="3" class="btn cell-0" onclick="Settings.set('binairo.draw-style', 'cross')" title="Cross" mvvm-class="on:Settings.get('binairo.draw-style') == 'cross'"><span class="game-style"></span></a><a accesskey="4" class="btn" onclick="Settings.set('binairo.draw-style', 'white')" title="Blank" mvvm-class="on:Settings.get('binairo.draw-style') == 'white'"><span class="game-style game-style-off"></span></a>
    </div>
    <div class="options clear">
      <div><label for="pin-toolbar"><input type="checkbox" id="pin-toolbar" mvvm-checked="Settings.get('global.pin-toolbar')" onclick="Settings.set('global.pin-toolbar', this.checked);settingsApply();"> Pin toolbar </label></div>
      <div><label for="show-checkpoints"><input type="checkbox" id="show-checkpoints" mvvm-checked="Settings.get('global.show-checkpoints')" onclick="Settings.set('global.show-checkpoints', this.checked);settingsApply();"> Show checkpoints </label>
      </div>
      <div><label for="show-coordinates"><input type="checkbox" id="show-coordinates" mvvm-checked="Settings.get('global.show-coordinates')" onclick="Settings.set('global.show-coordinates', this.checked);settingsApply();"> Show board coordinates
        </label></div>
      <div><label for="hide-timer"><input type="checkbox" id="hide-timer" mvvm-checked="Settings.get('global.hide-timer')" onclick="Settings.set('global.hide-timer', this.checked);settingsApply();"> Hide the timer </label></div>
      <div style="margin-left: 20px" mvvm-show="!Settings.get('global.hide-timer')"><label for="non-competitive-timer"><input type="checkbox" id="non-competitive-timer" mvvm-checked="Settings.get('global.non-competitive-timer')"
            onclick="Settings.set('global.non-competitive-timer', this.checked);settingsApply();"> Non-competitive (personal) timer </label></div>
      <div><label for="night-mode"><input type="checkbox" id="night-mode" onclick="switchNightMode(this.checked);"> Night mode </label></div>
      <div><label for="highlight-change"><input type="checkbox" id="highlight-change" mvvm-checked="Settings.get('binairo.highlight-change')" onclick="Settings.set('binairo.highlight-change', this.checked);settingsApply();"> Highlight last change
        </label></div>
      <div><label for="highlight-3-in-a-row"><input type="checkbox" id="highlight-3-in-a-row" mvvm-checked="Settings.get('binairo.highlight-3-in-a-row')" onclick="Settings.set('binairo.highlight-3-in-a-row', this.checked);settingsApply();"
            checked="checked"> Highlight 3 in a row of the same color </label></div>
      <div><label for="highlight-more-than-allowed"><input type="checkbox" id="highlight-more-than-allowed" mvvm-checked="Settings.get('binairo.highlight-more-than-allowed')"
            onclick="Settings.set('binairo.highlight-more-than-allowed', this.checked);settingsApply();" checked="checked"> Highlight more than allowed of the same color </label></div>
      <div><label for="highlight-duplicates"><input type="checkbox" id="highlight-duplicates" mvvm-checked="Settings.get('binairo.highlight-duplicates')" onclick="Settings.set('binairo.highlight-duplicates', this.checked);settingsApply();"> Highlight
          duplicate rows/columns </label></div>
      <div><label for="errors-style"><input type="checkbox" id="errors-style" mvvm-checked="Settings.get('binairo.errors-style') == 'prominent'" onclick="Settings.set('binairo.errors-style', this.checked ? 'prominent' : 'discreet');settingsApply();">
          Prominent errors </label></div>
      <div><label for="show-counters"><input type="checkbox" id="show-counters" mvvm-checked="Settings.get('binairo.show-counters')" onclick="Settings.set('binairo.show-counters', this.checked);settingsApply();"> Show counters </label></div>
      <div mvvm-show="Settings.get('binairo.show-counters')" style="display: none;"><label style="margin-left: 20px;" for="count-remaining"><input type="checkbox" id="count-remaining" mvvm-checked="Settings.get('binairo.count-remaining')"
            onclick="Settings.set('binairo.count-remaining', this.checked);settingsApply();" checked="checked"> Count remaining </label></div>
      <div mvvm-show="Settings.get('binairo.show-counters')" style="display: none;"><label style="margin-left: 20px;" for="lefthanded"><input type="checkbox" id="lefthanded" mvvm-checked="Settings.get('global.left-handed')"
            onclick="Settings.set('global.left-handed', this.checked);settingsApply();"> Left handed </label></div>
      <div><label for="color-blind"><input type="checkbox" id="color-blind" mvvm-checked="Settings.get('global.color-blind')" onclick="Settings.set('global.color-blind', this.checked);settingsApply();"> Use blue for errors </label></div>
      <strong>Style:</strong>
      <div><label for="style-circles"><input type="radio" id="style-circles" value="circles" mvvm-checked="Settings.get('binairo.style') == 'circles'" onclick="Settings.set('binairo.style', this.value);settingsApply();" checked="checked"> Circles
        </label></div>
      <div><label for="style-squares"><input type="radio" id="style-squares" value="squares" mvvm-checked="Settings.get('binairo.style') == 'squares'" onclick="Settings.set('binairo.style', this.value);settingsApply();"> Squares </label></div>
      <div><label for="style-binary"><input type="radio" id="style-binary" value="binary" mvvm-checked="Settings.get('binairo.style') == 'binary'" onclick="Settings.set('binairo.style', this.value);settingsApply();"> Binary (0 / 1) </label></div>
      <div><label for="style-tictac"><input type="radio" id="style-tictac" value="tictac" mvvm-checked="Settings.get('binairo.style') == 'tictac'" onclick="Settings.set('binairo.style', this.value);settingsApply();"> Tic-Tac-Toe (O / X) </label>
      </div>
    </div>
  </div>
  <div id="puzzleContainerRalativeDiv">
    <div id="puzzleContainerOverflowDiv">
      <div id="puzzleContainerDiv">
        <table id="puzzleContainer" cellpadding="0" cellspacing="0" align="center">
          <tbody>
            <tr>
              <td class="brd">
                <div id="rel">
                  <div id="scene">
                    <div id="stage1" class="icon-pause style-circles" onclick="Game.resumeTimer(1)"
                      mvvm-class="style-circles:Settings.get('binairo.style') == 'circles'|style-squares:Settings.get('binairo.style') == 'squares'|style-binary:Settings.get('binairo.style') == 'binary'|style-tictac:Settings.get('binairo.style') == 'tictac'|errors-style-prominent:Settings.get('binairo.errors-style') == 'prominent'">
                      <div style="position: relative; visibility: visible; width: 139px; height: 139px; transform: scale(1); margin: 1px;" id="game" unselectable="on" tabindex="1">
                        <div class="board-back" style="position: absolute; top: 0px; left: 0px; width: 139px; height: 139px; z-index: 100;">
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 1px; left: 1px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 1px; left: 24px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 1px; left: 47px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 1px; left: 70px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 1px; left: 93px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 1px; left: 116px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 24px; left: 1px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 24px; left: 24px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 24px; left: 47px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-0" style="position: absolute; top: 24px; left: 70px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 24px; left: 93px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 24px; left: 116px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 47px; left: 1px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 47px; left: 24px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-1" style="position: absolute; top: 47px; left: 47px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 47px; left: 70px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 47px; left: 93px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-0" style="position: absolute; top: 47px; left: 116px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 70px; left: 1px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 70px; left: 24px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 70px; left: 47px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-0" style="position: absolute; top: 70px; left: 70px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-0" style="position: absolute; top: 70px; left: 93px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 70px; left: 116px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-1" style="position: absolute; top: 93px; left: 1px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 93px; left: 24px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 93px; left: 47px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 93px; left: 70px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 93px; left: 93px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 93px; left: 116px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-1" style="position: absolute; top: 116px; left: 1px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-1" style="position: absolute; top: 116px; left: 24px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 116px; left: 47px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="task-cell cell-0" style="position: absolute; top: 116px; left: 70px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 116px; left: 93px; width: 20px; height: 20px;"><span></span></div>
                          <div tabindex="1" class="cell selectable cell-off" style="position: absolute; top: 116px; left: 116px; width: 20px; height: 20px;"><span></span></div>
                        </div>
                      </div>
                    </div>
                    <div class="helper-crosshair" style="display: none;"><i class="icon icon-cursor"></i><i class="icon icon-move"></i>
                      <div class="crosshair-btn"></div>
                    </div>
                  </div>
                  <script type="text/javascript">
                    var Game = {};
                    var Puzzle = {};
                    var task = 'i0d1b0c00a1e11a0b';
                    var loadedId = 0;
                    $(document).ready(function() {
                      Game = $('#game').binairo({
                        ident: 'binairo.0',
                        task: task,
                        token: document.forms['answerForm'].param.value,
                        puzzleID: $('#puzzleID').text(),
                        puzzleWidth: 6,
                        puzzleHeight: 6,
                        localTimer: new Date().getTime(),
                        relativeTo: '#puzzleContainerOverflowDiv',
                        noCheck: true,
                        squareSize: 22,
                        gutter: 0,
                        onLoaded: function() {
                          updateCheckpoints();
                        }
                      }).initGame();
                      $(window).on('scroll', function() {});
                      Game.panzoomAction = function() {
                        this.zoomingPanning = true;
                        this.repositionHelpers();
                      };
                      var savedState;
                      if ((savedState = Game.getSaved()) && (!loadedId || (loadedId == Game.getSaved().puzzleID.replaceAll(',', '')))) {
                        if (!savedState.savedState.solved || 0 || 0) {
                          Game.loadGame(savedState);
                          document.forms['answerForm'].param.value = Game.getSetting('token');
                          if (Game.getSetting('puzzleID')) $('#puzzleID').text(Game.getSetting('puzzleID'));
                          startTime = Game.getSetting('localTimer');
                        } else {
                          Game.resetTimer();
                        }
                      } else {
                        Settings.remove(Game.getSaveIdent());
                        Game.resetTimer();
                      }
                      Game.plSize = 0;
                      Game.initEventHandlers();
                      $('#stage').on('mousedown touchstart', function(e) {
                        e.preventDefault();
                      }).contextmenu(function() {
                        return false;
                      });
                      $('body').addClass('ingame');
                      var scale = Settings.get(Game.getSaveIdent() + '.saved-zoom');
                      if (!scale) scale = 1;
                      $('#zoomslider').val(scale).change();
                      setZoom(scale);
                      Layout.init();
                    });
                  </script>
                </div>
              </td>
            </tr>
          </tbody>
        </table>
      </div>
    </div>
  </div>
  <div class="noprint" id="checkpointsHolder" mvvm-show="Settings.get('global.show-checkpoints')" style="display: none;"><button title="Save checkpoint [Ctrl+S]" id="btnSave" type="button" class="button"
      onclick="Game.saveCheckpoint();updateCheckpoints();"><i class="icon-floppy"></i></button><span class="checkpoints">&nbsp;</span></div>
  <div class="noprint" id="additionalGameOptions"></div>
  <div class="puzzleInfo">
    <p>6x6 Binairo Easy Puzzle ID: <span id="puzzleID">1,620,904</span></p>
  </div>
  <div class="noprint puzzleButtons"><input type="hidden" name="b" value="1"><input type="hidden" name="size" value="0"><input type="hidden" name="param"
      value="NUFbbXJ2ZH43QTtza3dycTEzZThBIWI+YEVBYShbekZXTS4+TX5PRlFSPzlbdG9ZYSh2bX4xe2xuRS1wV24xJkh2eS1mT35jOFt4R0dFVSYgW00xSTVSNHwua283flssLDA3ZkQ1QigpP3EgMEVgTGFzRzl1fXU/fSw/Yz4wREMkPDNlc2BaPXJhWWkrVEVtNjY0e2B6WFVFekkhN0l3TlhdTVNrRlRUajwmeS9FdDlRfGtuSUs2T2FWdHxrYGlf"><input
      type="hidden" name="w" value="6"><input type="hidden" name="h" value="6"><input type="hidden" name="ansH" value=""><input class="button" type="submit" name="ready" id="btnReady" value="   Done   " title="Done [Enter]"><input class="button"
      type="submit" name="startover" id="btnStartOver" value="   Start Over   " onclick="return confirm('Are you sure?')"><input class="button" type="button" onclick="window.print()" id="btnPrint" value=" Print... " title=" Print [Ctrl+P] "><button
      class="button" id="btnShare"> Share <i class="icon icon-facebook"></i><i class="icon icon-twitter"></i></button><input class="button" type="submit" name="new" id="btnNew" value="   New Puzzle   ">
    <div id="shareContainer">
      <div id="shareContainerLoader"><i class="icon-spin5 icon-spin"></i></div>
      <div id="shareContainerElements"><input type="hidden" id="shareLinkText"
          value="Help Me! I'm Stuck."><a href="" target="_blank" class="icon icon-facebook shareLinkFB" id="shareLinkFB">Share</a><a href="" target="_blank" class="icon icon-twitter shareLinkTW" id="shareLinkTW">Share</a><br>
        <div id="shareLinkInputContainer"> Progress Permalink: <input type="text" id="shareLinkInput" onclick="this.setSelectionRange(0, this.value.length)"> Progress Screenshot: <input type="text" id="shareImgInput"
            onclick="this.setSelectionRange(0, this.value.length)"> Embed URL: <input type="text" id="shareEmbedURLInput" onclick="this.setSelectionRange(0, this.value.length)"> Embed Code: <input type="text" id="shareEmbedInput"
            onclick="this.setSelectionRange(0, this.value.length)"></div>
      </div><a id="shareContainerClose" onclick="$('#shareContainer').hide()"><i class="icon icon-cancel"></i></a>
    </div>
    <p><a href="/faq.php" class="red"><b>What am I supposed to do?</b></a> |
      <i class="yt-play"></i><a href="https://www.youtube.com/embed/videoseries?list=PLH_elo2OIwaBjW12qxLFSdz_K-TnFOMMC" target="_blank" title="Video Tutorial" data-featherlight="iframe">Video Tutorial</a></p><br>
  </div>
  <div class="clear"></div>
</form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised ads and content, ad and content measurement,
and audience insights, as well as to develop and improve products.
With your permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
partners’ processing as described above. Alternatively you may click to refuse
to consent or access more detailed information and change your preferences
before consenting.
Please note that some processing of your personal data may not require your
consent, but you have a right to object to such processing. Your preferences
will apply to this website only. You can change your preferences at any time by
returning to this site or visit our privacy policy.
DISAGREEMORE OPTIONSAGREE


BINAIRO


Translate this site.





Binairo also known as Takuzu is a logic puzzle with simple rules and challenging
solutions.

The rules are simple.Binairo is played on a rectangular grid with no standard
size. Some cells start out filled with black or white circles. The rest of the
cells are empty. The goal is to place circles in all cells in such a way that:
1. Each row and each column must contain an equal number of white and black
circles.
2. More than two circles of the same color can't be adjacent.
3. Each row and column is unique.

Click a cell with the mouse to place a black circle, click again to make it
white.

Video Tutorial
Hide the rules

Show the rules
 * 6x6 Binairo Easy
 * 6x6 Binairo Hard
 * 8x8 Binairo Easy
 * 8x8 Binairo Hard
 * 10x10 Binairo Easy
 * 10x10 Binairo Hard
 * 14x14 Binairo Easy
 * 14x14 Binairo Hard
 * 20x20 Binairo Easy
 * 20x20 Binairo Hard
 * Special Daily Binairo
 * Special Weekly Binairo
 * Special Monthly Binairo

Become a Patron

Feedback | Specific puzzle | FAQ

Mass Print | Hall of Fame

Privacy Policy

Go to the old version





Share






Disable Ads

Pin toolbar
Show checkpoints
Show board coordinates
Hide the timer
Non-competitive (personal) timer
Night mode
Highlight last change
Highlight 3 in a row of the same color
Highlight more than allowed of the same color
Highlight duplicate rows/columns
Prominent errors
Show counters
Count remaining
Left handed
Use blue for errors
Style:
Circles
Squares
Binary (0 / 1)
Tic-Tac-Toe (O / X)


 


6x6 Binairo Easy Puzzle ID: 1,620,904

Share
ShareShare

Progress Permalink: Progress Screenshot: Embed URL: Embed Code:

What am I supposed to do? | Video Tutorial




More Logic Puzzles: 
hideshowTentsBattleshipsPipesHitoriHeyawakeShingokiMasyuStitchesAquariumTapaStar
BattleKakurasuSkyscrapersFutoshikiWord search gamesShakashakaKakuroJigsaw
SudokuKiller SudokuBinairoNonogramsSlither LinkSudokuLight
UpHashiShikakuNurikabeDominosa

2021-09-20 02:44:07

www.puzzle-binairo.com
You need to have your javascript switched on in order to play the game online.
You can print a copy however.

Disable Ads