sudoku-puzzle topic

List sudoku-puzzle repositories

sudokuJS

203
Stars
81
Forks
Watchers

JavaScript step-by-step Sudoku solver and board generator

Sudoku-Generator

81
Stars
30
Forks
Watchers

A simple sudoku puzzle generator written in C++.

deep-sudoku-solver

22
Stars
3
Forks
Watchers

Find and solve sudoku puzzles in images using deep learning and computer vision

Sudoku-Solver

79
Stars
22
Forks
Watchers

Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!

SudokuSolver

56
Stars
34
Forks
Watchers

C# Sudoku solver that uses human techniques; no brute-forcing.

Sudoku

21
Stars
6
Forks
Watchers

A backtracking implementing android app that would allow users to play the game as well as solve a sudoku.

Sudoku-Solver

71
Stars
45
Forks
Watchers

🎯 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

17
Stars
2
Forks
Watchers

[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.

sudoku-core

93
Stars
3
Forks
Watchers

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

23
Stars
1
Forks
Watchers

Console application to create, solve, and play sudoku.