sudoku-puzzle topic
sudokuJS
JavaScript step-by-step Sudoku solver and board generator
Sudoku-Generator
A simple sudoku puzzle generator written in C++.
deep-sudoku-solver
Find and solve sudoku puzzles in images using deep learning and computer vision
Sudoku-Solver
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
SudokuSolver
C# Sudoku solver that uses human techniques; no brute-forcing.
Sudoku
A backtracking implementing android app that would allow users to play the game as well as solve a sudoku.
Sudoku-Solver
🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact...
yasminoku
[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.
sudoku-core
A typescript Sudoku package for generating, solving (step-by-step or all), and analyzing Sudoku boards with ease. Perfect for building Sudoku games and integrating Sudoku functionality into your appli...
Console_sudoku
Console application to create, solve, and play sudoku.