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

GitHub topics: sudoku

mvanec/Sudoku-Solver

A simple sudoku puzzle solver built around Qt and using a recursive backtrace algorithm

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

julius-d/sudoku-solver

Language: TypeScript - Size: 1.18 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

fuhsnn/c23doku

Arbitrary-size Sudoku solver written in C23/C2Y to explore latest C language features

Language: C - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 2

dotnet/dotnet-console-games

Game examples implemented as .NET console applications primarily for providing education and inspiration. :)

Language: C# - Size: 124 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 935 - Forks: 157

storopoli/sudoku 📦

Sudoku in the Browser

Language: Rust - Size: 6.99 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 13 - Forks: 1

iamdhakrey/Sudoko

A comprehensive, modular Rust library and application suite for solving advanced Sudoku puzzles of various sizes (3x3, 4x4, 5x5, and more) using multiple solving strategies, with WebAssembly (WASM) and terminal UI support.

Language: Rust - Size: 122 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

jeffsieu/py-sudoku

A Python Sudoku solver

Language: Python - Size: 44.9 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 88 - Forks: 25

ssobue/sudoku

Sudoku

Language: Java - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Caroline-Teixeira/sudoku_game

Este projeto é um Jogo de Sudoku desenvolvido em Java 21 com interface gráfica usando Swing, organizado em camadas e com gerenciamento de dependências via Maven.

Language: Java - Size: 227 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

je-suis-tm/operations-research

Python operations research applications including sudoku solver, tictactoe gaming AI

Language: Jupyter Notebook - Size: 360 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 1

willweiao/Sudoku-solver

Sudoku app with logical solving, hint system, and puzzle generation.

Language: Python - Size: 444 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

CoolCat467/Sudoku-Solver

Solve Sudoku puzzles with wave function collapse

Language: Python - Size: 215 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

hofaphil/sudoku-expert-ios

SudokuExpert app for iOS

Language: Swift - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

icecream-in-igloo/sudoker

A user friendly Sudoku solver & generator with many useful utility functions

Language: Java - Size: 22.6 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

afuma/Sudoku-Resolver

Resolver of 9x9 sudoku

Language: C - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AhmedTalbii/Sudoku-Solver

A Sudoku solver 9x9 is a web application with a Next.js frontend and a backend that uses backtracking algorithms to automatically solve Sudoku puzzles.

Language: TypeScript - Size: 366 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

hasansezertasan/sudoku-api 📦

Sudoku API with FastAPI and PySudoku

Language: Python - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

Antonov-Artem/sudoku0311-client

Unique sudoku game about Armin Arlert with elements of gacha

Language: TypeScript - Size: 2.54 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

t-jasmine/Sudoku-Solver

A desktop app to solve sudokus, but you have to solve a mini sudoku before you get your solution!

Language: Java - Size: 142 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Bloodiko/sudoku

This is a sudoku game hosted with react within github pages.

Language: TypeScript - Size: 2.94 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HookedBehemoth/remarkable-sudoku

Language: Rust - Size: 50.8 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

ashutosh1919/neuro-symbolic-sudoku-solver

⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.

Language: Python - Size: 4.13 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 72 - Forks: 9

lisudoku/lisudoku_puzzler

Training puzzle generator for lisudoku

Language: Rust - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MAGREMENT/Numeristiq

A program that helps you solve, play and generate Sudoku's, Tectonic's, Kakuro's and more (in the future) !

Language: C# - Size: 27.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

mark-rez/Rustdoku

Language: Rust - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

alextanhongpin/opencv-sudoku

Experimenting sudoku solver with OpenCV

Language: Jupyter Notebook - Size: 10 MB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

LakshayD02/Sudoku_Solver_Python

This repository contains a Python program that automatically solves Sudoku puzzles. It takes an input grid representing an unsolved puzzle and uses a backtracking algorithm to find the correct solution. A great tool for Sudoku enthusiasts and those learning about algorithms! 🧠

Language: Python - Size: 3.91 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

smenjas/sudoku-explorer

Explore the game of sudoku.

Language: JavaScript - Size: 273 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Wikunia/ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->

Language: Julia - Size: 2.18 MB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 136 - Forks: 14

BBSRGUY/Sudoku

Creative fun Sudoku

Language: JavaScript - Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

HvdW144/herbdoku-validator

A sudoku validator for sudoku's with advanced rules

Language: TypeScript - Size: 304 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sygeman/sudoku

Sudoku

Language: TypeScript - Size: 1.65 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 1

NaokiHori/Trash

Web applications I developed for fun

Language: TypeScript - Size: 622 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

7131/sudoku

Siteswap Sudoku

Language: JavaScript - Size: 752 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

andrianllmm/pydoku

A Sudoku game using Python Tkinter with puzzle generation and solver

Language: Python - Size: 686 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

abarhub/sudokujs

Sudoku in Angular

Language: TypeScript - Size: 7.73 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

bocaletto-luca/Sudoku

Sudoku – WEBGAME is a modern, professional, and fully responsive web game developed in a single-page application. This version faithfully recreates the classic 9x9 Sudoku puzzle with ... By Bocaletto Luca

Language: HTML - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 1

iterami/Sudoku.htm

:1234: CC0 sudoku puzzle game. https://iterami.github.io/Sudoku.htm/

Language: JavaScript - Size: 127 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

pocketjoso/sudokuJS

JavaScript step-by-step Sudoku solver and board generator

Language: JavaScript - Size: 45.9 KB - Last synced at: 2 months ago - Pushed at: almost 9 years ago - Stars: 225 - Forks: 86

jonasgeiler/sudoku

🎮 A beautiful little Sudoku game built with Svelte and TailwindCSS.

Language: Svelte - Size: 214 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 26 - Forks: 22

miskcoo/programming-training

THU2017年小学期程序设计训练大作业 (Sudoku, Draughts, 人物信息检索)

Language: C++ - Size: 7.01 MB - Last synced at: 1 day ago - Pushed at: almost 8 years ago - Stars: 45 - Forks: 13

cadmiumdrive/pillar-sudoku-web

my website for Sudoku puzzles

Language: Python - Size: 48.8 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

spapanik/sudoku-solver

A sudoku solver

Language: Python - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

knosmos/sudoku-gen

generate endless sudoku pdfs

Language: Python - Size: 44.1 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

GracilianoOG/dio-java-sudoku

Jogo de Sodoku desenvolvido em Java parte do desafio do bootcamp de Java da DIO.

Language: Java - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

werixx1/terminal-sudoku-in-c

uni project for programming in c course

Language: C - Size: 55.7 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

nicoxeye/Genetic-Algorithm-Sudoku

Metaheuristic Problem In Sudoku

Language: C - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

rattananen/sudoku-resolve

Language: C++ - Size: 1.23 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

berrrchik/sudoku-swift-app

Мобильное приложение "Судоку" на Swift и SwiftUI

Language: Swift - Size: 184 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

sara-rioseco/terminal_sudoku

A sudoku generator and solver, playable in the terminal coming soon.

Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

OmiSoftHub/omisoft-blog-template-front

Boilerplate for a Blog based on React.js, Node.js & Next.js

Language: TypeScript - Size: 1 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bluss/dlx

Dancing Links (“dlx”) solver for the exact cover problem, written in Rust. Can be used to create a sudoku solver.

Language: Rust - Size: 98.6 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

cpgvega/Sudoku_Solver

Personal Project for C# & React Learning | Sudoku Solver, a project focuses on creating a Sudoku solver capable of tackling puzzles with pre-filled entries.

Language: C# - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Tosox/Sudoku-Solver

CLI based Sudoku Solver that solves a Sudoku recursively

Language: Java - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

virgs/sudoku

Sudoku

Language: TypeScript - Size: 4.59 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Diyumana-Bhardwaj/Sudoku-Solver

The Sudoku Solver is a Java-based application designed to provide users with an intuitive interface for solving Sudoku puzzles. The project emphasizes user experience, algorithm visualization, and the ability to handle custom input

Language: Java - Size: 282 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

shikr/sudoku

An emulation of a sudoku solver using ImGui + Allegro.

Language: C++ - Size: 54.7 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kensunjaya/next-sudoku

A web based sudoku game made using Next.js

Language: TypeScript - Size: 249 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gprestes/SimpleSudokuGame

Language: Kotlin - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sp-muramutsa/sudoku

AI Sudoku Solver implemented by formulating the puzzle as a Constraint Satisfaction Problem (CSP). Uses AC3 to reduce variable domains and Backtracking Search for solution finding.

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

leoyehx/scandoku

An app that scans and instantly solves Sudoku puzzles.

Language: C++ - Size: 80.1 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Jankowski-J/sudoku-solver

Repository for various sudoku solvers implementations

Language: C# - Size: 101 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

JBercich/sudoku

Just having a play around with sudokus, experimenting with speed and learning along the way.

Language: Python - Size: 205 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

adele25p/Sudoku

Python Sudoku game, with CLI and Pygame GUI.

Language: Python - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

navitronic/killer-cages

A simple little killer sudoku cage calculator, built in React

Language: TypeScript - Size: 704 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

messersm/sudokutools

Yet another python sudoku library.

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

R3DHULK/sudoku-master

A modern, responsive Sudoku game with multiple board sizes, difficulty levels, and a stunning dark theme interface. Built with vanilla HTML, CSS, and JavaScript.

Language: JavaScript - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

SoWieMarkus/sudoku-android-app

A simple Sudoku game for Android with multiple difficulty levels, hints, and a clean user interface.

Language: Java - Size: 4.11 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

lycilph/SudokuSolver

A project to make a "human like" sudoku solver (and related ui and tools)

Language: C# - Size: 39.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mayerui/sudoku

C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。

Language: C++ - Size: 103 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1,285 - Forks: 280

lewisgormanneale/taiyaki

A simple sudoku site built with React and Vite.

Language: TypeScript - Size: 1.76 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

swaroopg92/penpa-edit

Web application to create and solve Sudokus and Puzzles

Language: JavaScript - Size: 10.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 121 - Forks: 44

cadmiumdrive/pillar-sudoku

Sudoku simple toolkit

Language: Python - Size: 49.8 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

LulzSec6824/SudokuSolver

A c++ implementation of a Sudoku puzzle solver using the backtracking algorithm.

Language: C++ - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

FYI-PSA/SudokuRobot

A Sudoku solver and generator website and telegram bot.

Language: Python - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

vivrao9/nyt-sudoku

Created a browser extension that tracks how I fill out the NYT sudoku grid. This repo also contains a SQLite3 database tracking daily NYT sudoku grids and my sudoku performance from the extension.

Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 1

rotmh/sudoku-checker

A compile time sudoku checker, using only the type system.

Language: Rust - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fabian-gl/sudoku

A classic Sudoku game built with simplicity and logic at its core. This project features a clean interface and a powerful backtracking algorithm to solve even the toughest puzzles. Whether you're playing for fun or exploring how algorithms tackle constraint problems, this is a great place to start.

Language: TypeScript - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ayoubachak/sodoku

Yes I know I misspelled the game name, but it's cool tho.

Language: TypeScript - Size: 3.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

user18130814200115-2/User-s-sudoku 📦

A simple one-screen sudoku player with intergrated checking and 400 sudoku's from gnome-sudokus for kaios

Language: HTML - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

worgho2/sudoku-multi-solver

A simple and powerful sudoku solver that supports multiple game patterns up to 16x16.

Language: TypeScript - Size: 894 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

robatron/sudoku.js

A Sudoku puzzle generator and solver JavaScript library

Language: JavaScript - Size: 170 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 443 - Forks: 138

SafalNarsingh/Sudoku-Solver

Sudoku Solver highlighting two algorithms: Heuristic and Backracking with performance tracking and a simple UI

Language: Python - Size: 1.49 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

AsadiAhmad/Sudoku-Solver

Solving Sudoku with BackTrack Algorithm

Language: Python - Size: 255 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 21 - Forks: 0

adrienmalin/sudoku

Web sudoku assistant

Language: PHP - Size: 4.23 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

QuadDarv1ne/Maestro7IT_Projects

Language: Python - Size: 30.6 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

64one/sudoku

A modern Python-based Sudoku game with multiple difficulty levels, intelligent hints, conflict detection, and a clean interface. Perfect for both beginners and advanced players.

Language: Python - Size: 229 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

groove-on-vibe-coding/sudoku_solver

A Python Sudoku solver that supports both GUI and console.

Language: Python - Size: 34.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LucernaSancta/sudoku-solver

A python script that solves sudokus using back propagation

Language: Python - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shadan-tech/NumPy-Projects

Collection of NumPy practice projects

Language: Jupyter Notebook - Size: 408 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kg6y-ucd/sudoku-gen

A program that generates 9x9 or 16x16 Sudoku puzzles.

Language: Common Lisp - Size: 176 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wangle201210/sudoku

fyne sudoku 基于fyne 实现数独小游戏

Language: Go - Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

felipecacique/SudokuSolver

Algorithms to solve Sudoku of sizes 9x9, 16x16 and 25x25

Language: Python - Size: 677 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

Nighmared/sudoku

Sudoku Generator and Solver

Language: Python - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

knutkirkhorn/Android-Sudoku

Sudoku project made in Android Studio

Language: Java - Size: 196 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 12

metal-pony/sudoku-js

Sudoku solver and generator

Language: JavaScript - Size: 1.31 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kaimg/Sudoku-SFML

An interactive Sudoku puzzle game built with C++ and SFML.

Language: C++ - Size: 4.75 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wai-doi/sudoku-board

数独を解くために使えるアプリ

Language: Vue - Size: 321 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SilvoSposetti/ku

A fast and lightweight C++ project to generate, solve, and export Sudoku puzzles with varying constraints.

Language: C++ - Size: 949 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

Kyubyong/sudoku

Can Neural Networks Crack Sudoku?

Language: Python - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 843 - Forks: 130