An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: sudoku-puzzles

komeilmehranfar/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 applications.

Language: TypeScript - Size: 3.22 MB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 98 - Forks: 3

dhhruv/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 with the Sudoku board, allowing for a seamless solving experience.

Language: Python - Size: 644 KB - Last synced at: 28 days ago - Pushed at: 10 months ago - Stars: 84 - Forks: 54

rizkyyanuark/Sudoku-Puzzle-Solver

The objective is to integrate image processing with deep learning.

Language: Jupyter Notebook - Size: 26 MB - Last synced at: 9 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

wisepythagoras/go-sudoku-gen

A small and fast program that generates moderately difficult and difficult Sudoku puzzles. Written in Go and without external dependencies.

Language: Go - Size: 190 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

fracpete/sudokuformats4j

Conversions for Sudoku puzzle files.

Language: Java - Size: 47.9 KB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Bangreynov/Sudoku-Hard-Level-Game

Play here https://hard-sudoku.com

Language: JavaScript - Size: 21.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

harshraj11584/fast_sudoku_solver_and_generator

Fast C++ 9X9 Sudoku Solver & Generator Program

Language: C++ - Size: 60.5 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

netomi/sudoku-solver

A kotlin multiplatform library to solve sudoku puzzles.

Language: Kotlin - Size: 2.03 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

hoaftq/SudokuLib

A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards

Language: C# - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

AditiPradeep/Sudoku_Solver

Simulated Annealing Sudoku Solver

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

omerfarukeker/Sudoku-Solver

Solves the user entered Sudoku boards with commonly known strategies like hidden/naked pairs, X-wing, Y-wing etc.

Language: Python - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 5

jalbam/yasminoku

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

Language: JavaScript - Size: 187 MB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

Mikulew/react-ts-sudoku

Sudoku is a logic-based, combinatorial number-placement puzzle.

Language: TypeScript - Size: 551 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OpeyA/SudokuSolver

This is a program written to solve one of the most popular puzzle games of all time

Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mschettewi/Sudoku-Solver

Language: Python - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

canbax/sudokuSolver

Implementation of Peter Norvig's sudoku solving and backtracking algorithms in java.

Language: Java - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

Zalanshah64/sudoku

Sudoku is a game played on a 9x9 grid where every single square is filled with a number from 1 to 9 unique to its row, column, and 3x3 subgrid. This program is a sudoku app that allows a user to generate sudoku boards, solve given boards instantly, and play randomly generated or given sudoku boards.

Language: C++ - Size: 321 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

amitSharma7741/sudoku_game_and_api

Discover our Sudoku API and game! Play online with varying difficulty levels, access puzzles and solutions through our API. Test your logic skills with this number puzzle. Developers can integrate Sudoku into apps or build Sudoku-solving algorithms using our API. Explore Sudoku with us!

Language: JavaScript - Size: 178 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

burger4d/Sudoku-solver

a sudoku solver using brute-force

Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AHorejsi/Sudoku 📦

The purpose of this repository is to contain Java code for a Sudoku application which generates Sudoku instances of varying dimensions and difficulty levels

Language: Java - Size: 299 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

SudokuMonster/SukakuExplainer

Modification to Sudoku Explainer (SE) by Nicolas Juillerat to accommodate Sukaku (Pencilmark) Sudoku puzzles

Language: Java - Size: 2.02 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 41 - Forks: 12

Beebeeoii/snap-solve-sudoku

Best OCR Sudoku Puzzle Solver for Android!

Language: Java - Size: 376 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 3

anilsathyan7/AI-Sudoku-Solver

Solving Sudoku Puzzles With Computer Vision And Neural Networks

Language: Jupyter Notebook - Size: 141 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

Spr3/sudoku

This is a sudoku AI were you input your puzzle and it will solve it to the best of its ability's.

Language: C# - Size: 42.4 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abhilampard/SUDOKU-using-Backtracking

Smart Sudoku puzzle generator as well as solver having multiple levels of difficulties.

Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

packetsss/Sudoku-Solver

A Sudoku Solver that solves any Sudoku puzzles in 2 seconds.

Language: Python - Size: 6.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

erickchann/sudoku

Sudoku game made with html DOM

Language: JavaScript - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

AgyeyaMishra/sudoku-solver

This is a Sudoku Solver in C-plus-plus using the Backtracking algorithm.

Language: C++ - Size: 35.2 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

messersm/sudokutools

Yet another python sudoku library.

Language: Python - Size: 176 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Riroaki/Auto-Sudoku-Player

简单数独游戏+自动求解数独算法

Language: Python - Size: 60.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

EdoardoGruppi/Sudoker

This project enables to generate, play as well as automatically solve Sudoku puzzles. It provides a user-friendly Graphic User Interface from which users can select the dimension of the sudoku (4x4, 9x9 or 16x16) along with the difficulty of the game ('Very Easy', 'Easy', 'Medium', 'Difficult', 'Extreme').

Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

leonardopedroso/Sudoku-Solver

C/C++ script for solving sudoku puzzles.

Language: C - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

filippo-fonseca/sudoku_solver

🧠 A fun way of playing around with sudoku puzzles I built in between classes. Built in Python.

Language: Python - Size: 1.95 KB - Last synced at: about 8 hours ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

dev7060/Sudoku

Command-line Sudoku!

Language: C++ - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

przemekmas/SudokuSolverWPF

The sudoku solver application has been written in C# and WPF. The application allows the user to solve any sudoku puzzle by the use of the backtracking algorithm that explores all possible solutions to a problem.

Language: C# - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ChudasamaJignesh/Sudoku-v3.0

Sudoku is game for concentration. I used Netbeans IDE to develop this mini Project. It is well Written still open for everyone to contribute to the Project.

Language: Java - Size: 193 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 5

JannikHv/solvedoku

A Sudoku solver written in different languages (see Branches) using the backtracking algorithm

Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

UNAParadigmas/Sudoku

Language: JavaScript - Size: 728 KB - Last synced at: 11 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1