takuzu
There are 13 repositories under takuzu topic.
cheatsnake/binario
Beautiful puzzle game with simple rules
BearWithAFez/Takuzu
An in-browser binary Sudoku game.
jjasferreira/takuzu-py
A program that solves the Takuzu problem using A.I. search techniques in Python 3.8 as a project for the Artificial Intelligence course (LEIC-A @ IST 21/22)
McKael/takuzu
Golang takuzu library [Mirror]
monarezio/Takuzu
a game inspired by http://www.20minutes.fr/services/takuzu
Olnarrosh/NumericPuzzleSolver
A solver for grid-based number puzzles (such as Sudoku, Kakuro, Str8ts, Killer Sudoku, Takuzu, …) with CLI and GUI versions.
rizerkrof/game-takuzu
This repository host a fully functional Takuzu game with a graphical user interface.
Vexcited/Takuzu
French JS implementation of the puzzle game Takuzu, or Binairo. Made for Les Trophées NSI of 2023.
lozinsky/binairo
A little logic game
raquelfmcardoso/iart-2021-2022-project
Artificial Inteligence - LEIC @ IST 2021/2022. Project by Miguel Eleutério and Raquel Cardoso.
TheLokin/Binairo-Puzzle
SAT and ASP Binairo Puzzle solver
ThomasCaud/numeric-puzzle-solver
A solver using backtracking for grid-based number puzzles (such as Sudoku, Takuzu, etc.) with CLI and GUI versions.
edgarogh/inf402
SAT-solver-based takuzu solver