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

GitHub topics: sudoku-puzzle

BBSRGUY/Sudoku

Creative fun Sudoku

Language: JavaScript - Size: 14.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

mark-rez/Rustdoku

Language: Rust - Size: 4.88 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

sharehost/Sudoku

Sudoku is a web-based game that offers a classic 9x9 puzzle experience with real-time input validation and responsive design. 🎮 Enjoy solving unique puzzles generated by a smart algorithm that adapts to your skill level! 🧩

Language: HTML - Size: 23.4 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

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: 7 days ago - Pushed at: about 1 year ago - Stars: 100 - Forks: 5

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: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

kaloodinaz/sudoku

Sudoku Game Online

Language: HTML - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sudoku-game-paly/sudoku

Welcome to Visit https://sudokuonline.cc/ — Play Sudoku Online

Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

pocketjoso/sudokuJS

JavaScript step-by-step Sudoku solver and board generator

Language: JavaScript - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 221 - Forks: 85

raphael-kahler/SudokuSolver

Apply common sudoku solving techniques to find the next step in a sudoku.

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

vaithak/Sudoku-Generator

A simple sudoku puzzle generator written in C++.

Language: C++ - Size: 188 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 87 - Forks: 30

matlab-deep-learning/deep-sudoku-solver

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

Language: MATLAB - Size: 4.76 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 3

Kermalis/SudokuSolver

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

Language: C# - Size: 1.44 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 35

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: 3 months ago - Pushed at: about 1 year ago - Stars: 84 - Forks: 54

michelenatale/Games

The first classic strategy game I would like to publish here is Sudoku or XSudoku.

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

EgeErgunn/Sudoku-Game-Generator-Solver

The Sudoku Game Project is a Java-based desktop application that brings the classic Sudoku puzzle to life with an interactive GUI. Designed application offers options to play, solve, and generate Sudoku puzzles with varying levels of difficulty. The game incorporates real-time visual feedback, making the experience both educational and engaging.

Language: Java - Size: 661 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bruce965/QuickSudoku

Sudoku puzzle solver (DONE), grader (WIP), and generator (WIP)

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

ksokolovic/JSudoku

Java implementation of the core Sudoku game.

Language: Java - Size: 219 KB - Last synced at: 3 months ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 0

dvaruas/sudoku

Sudoku game

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

xanaawakens/sodoku_mobile

Sudoku Mobile is a fun puzzle game for all ages, featuring multiple difficulty levels and daily challenges. Available on iOS and Android, it’s designed to test your logic and problem-solving skills.

Language: Dart - Size: 294 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

graceso/sudoku

play a game or two of sudoku 🔢

Language: JavaScript - Size: 3.91 KB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vontanne/react-sudoku

A React-based Sudoku game featuring a fully interactive board, undo functionality, real-time validation, and automatic solving capabilities.

Language: JavaScript - Size: 177 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MatanelGordon/wasm-sudoku-solver

Rust-Powered Sudoku Solver 🔢

Language: Rust - Size: 438 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ayushichoudhary-19/SudokuSolver

A web application designed to solve Sudoku puzzles using the powerful Backtracking algorithm.

Language: HTML - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

beliumgl/SudokuSolver

C++23 implementation of a Sudoku solver that can solve standard 9x9 Sudoku puzzles (can be modified) using backtracking algorithms. It is designed to be efficient, easy to use, and extendable for future enhancements.

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

SamToki/Random-Sudoku-Generator

随机数独生成器,支持逐步动画演示。 / Random sudoku generator with step-by-step animated demo.

Language: Visual Basic 6.0 - Size: 457 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

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: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

rajszym/Sudoku

Sudoku game, solver and generator

Language: C++ - Size: 509 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 1

jamiahmad/nytimes-sudoku-string-extraction

As much as I like wasting my time on New York Times sudoku puzzles, I hate having to use their interface. This script outputs the puzzle as a string so it can be pasted on Sudoku Exchange. There! now you can waste your time, efficiently.

Language: R - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

rcarubbi/Carubbi.Sudoku

A Sudoku solver in .net with LINQ expressions

Language: C# - Size: 131 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

FahadulShadhin/Sudoku-Solver

Sudoku puzzle solver using backtracking

Language: JavaScript - Size: 428 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

miindisponi99/Sudoku-Solver

Created a Sudoku solver using backtracking, recursively testing numbers to complete the puzzle

Language: Python - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

artuncolak/Sudoku-Solver

Sudoku solver and backtracking visualizer made with ReactJS.

Language: JavaScript - Size: 850 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 1

Bangreynov/Sudoku-Hard-Level-Game

Play here https://hard-sudoku.com

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

all-free-games/all-free-games.github.io

All Free game

Language: HTML - Size: 150 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

WouterServaes/Shelldoku

Sudoku in your linux terminal.

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

hellpig/a-graceful-Sudoku-player

A Sudoku player that is geared towards gracefully solving difficult Sudokus. Never clunky. Automatically generates, highlights, and removes notes.

Language: HTML - Size: 91.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

coolguy08/Sudoku

Sudoku Game

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

Mateusz-Kozlowski/Real-Time-Webcam-Sudoku-Solver

Uses Computer Vision and Machine Learning to solve sudoku in real time

Language: Python - Size: 8.65 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

night12-00/Sudoku

Sudoku with c++

Language: C++ - Size: 85 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

iamrohanshrestha/sudoku

A sudoku puzzle game with different difficulty, game modes (Timer, Countdown and Hints) and other functionalities.

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

ThomBreugelmans/sudoku-solver

Java implementation of a simple backtracking sudoku solver and a sudoku solver using Algorithm X and Dancing Links by Donald Knuth

Language: Java - Size: 180 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Yodakole1/sudoku_python

Sudoku

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

KMORaza/Sudoku-using-Simulated-Annealing 📦

Sudoku puzzle using simulated annealing

Language: HTML - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

manasvi83/Sudoko

Experience Sudoku in a whole new way with our ReactJS game. Choose from multiple difficulty levels, enjoy automatic error checking, and immerse yourself in sleek, intuitive design. Sharpen your mind and conquer the grids today!

Language: JavaScript - Size: 182 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

billylarsson/sudoku

Sudoku

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

doduoduoniaodo/Sudoku-Game

A Sudoku Game

Language: Python - Size: 27 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Jared-Gross/Sudoku

Sudoku that is designed to be played on tablet such as Surface Pro. As close to pen and paper as you will get.

Language: Python - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

hozer07/sudoku-qt-widgets

Sudoku game developed using Qt Widgets

Language: C++ - Size: 358 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

harshraj11584/fast_sudoku_solver_and_generator

Fast C++ 9X9 Sudoku Solver & Generator Program

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

sahoo-subhankar/Sudoku-Solver-Visualizer

Play the popular japanese puzzle game sudoku and visualize the solution using the backtracking algorithm.

Language: JavaScript - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Sagar-Sharma-7/Sudoku-Solver-CLI

Python CLI program to solve Sudoku within seconds

Language: Python - Size: 852 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

amakvana/Sudoku-Solver 📦

Solves any valid Sudoku puzzle regardless of difficulty

Language: Visual Basic .NET - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

kyoyama-kazusa/sudoku-puzzle-libraries

Sudoku puzzle libraries.

Size: 3.39 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kishan-dhankecha/sudoku-dart

Command Line Sudoku Generator with Dart Programming language

Language: Dart - Size: 12.7 KB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Vaporjawn/Sud0ku 📦

A Sud0ku game and solver made in python (also a version in JavaScript)

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

HI-Mithun/SudokuVisualBasic

This is the complete Sudoku Game made using Visual Basic .Net. The game has timer for each time you start a new game or retry game. Number of times you can make a wrong guess, etcetra. A new sudoku generator each time you click on New Game. Have fun Making some modifications of your own.

Language: Visual Basic .NET - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

outperformai/SudokuSolver

This repository contains a Python project for solving Sudoku puzzles. Developed using Python 3.x.

Language: TeX - Size: 20.9 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

benymaxparsa/Sudoku-Solver

Sudoku solver project for my Design and Analysis of Algorithms Class

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

shlomiNugarker/sudoku-vannila-ts

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

brycesulin/Sudoku

Java program that solves Sudoku puzzle file

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

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

johnb8005/sudoku-ts

Sudoku Solver in TS

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

HubertBertling/sudokuSolver

This app is a trainer for classic Sudoku. The trainer supports the player so that he is finally guaranteed to solve his puzzle, sometimes without help, sometimes with the help of the solver. When the solver performs a solution step, it displays the logical conclusion rule applied.

Language: HTML - Size: 12.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Neehan/Sudoku-Solver

A solver that solves most sudoku boards under 1 millisecond

Language: C++ - Size: 105 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

maliha-masud/sudoku-app

Sudoku mobile app created on Android Studio.

Language: Java - Size: 5.25 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ma-he-sh/SudokuSolutionValidator

SOFE 3950U / CSCI 3020U: Operating Systems _ Lab3

Language: C - Size: 109 KB - Last synced at: 3 days ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 2

huaminghuangtw/Web-Sudoku-Puzzle-Game

🎮 Welcome to my Sudoku puzzle game! - An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript.

Language: JavaScript - Size: 897 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 1

DjukicBogdan/Sudoku_Solver

Sudoku_Solver Sudoku game with options to solve automatically. WPF

Language: C# - Size: 302 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tn16jv/Sudoku-Solver

A Java application for solving traditional Sudoku

Language: Java - Size: 117 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

phoemur/sudoku

Simple Sudoku Game in C++17 / Qt5

Language: C++ - Size: 172 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

DNXEMPIRE-1/Sudoku-Puzzle

Data Structure and Algorithym Sudoku Puzzle

Language: HTML - Size: 4.88 KB - Last synced at: about 16 hours ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rishi1999/CS-411-P1

Sudoku solver

Language: Jupyter Notebook - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Tiskae/sudocool

A sudoku game built using React and Redux

Language: JavaScript - Size: 10.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OrlerEmanuel/Tecnologia-de-Programacion-Proyecto-2

Sudoku (en japonés: 数独, sūdoku) es un juego matemático que se inventó a finales de la década de 1970, adquirió popularidad en Japón en la década de 1980 y se dio a conocer en el ámbito internacional en 2005 cuando numerosos periódicos empezaron a publicarlo en su sección de pasatiempos.

Language: Java - Size: 2.08 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Spenca/SATSolver

SAT-based Sudoku solver, written in Python.

Language: C - Size: 194 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 1

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

MartinGurasvili/Sudoku

This is a UI Sudoku Game And Solver that makes use of recursion and backtracking

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

SatyaSnehith/Sudoku

Sudoku application in JavaFX

Language: Java - Size: 539 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

federico123579/sudoku-solver

Sudoku solver implemented in Rust, used for learning purposes.

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

theabbie/sudoku

sudoku game and solver

Language: HTML - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

YuyuZha0/SudokuSolve

a Java implemention for solving sudoku puzzle

Language: JavaScript - Size: 17.6 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

MeroVinggen/zen-sudoku

A simple sudoku

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

kunaal-gupta/Soduko-AC3-Constraint-Satisfaction

Solving Sudoku using constraint satisfaction - AC3, and MRV & FirstAvailable Algorithms for variable selection

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

Yashugupta3657/Sudoku

Play Sudoku at different difficulties.

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

aljazfrancic/sudoku-solver

Computer vision solution that finds a sudoku puzzle in a photo, extracts the puzzle grid, recognizes the numbers in the grid, finds the solution to the puzzle and projects it onto the original photo.

Language: Jupyter Notebook - Size: 18.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sathiyavalli/sudoku-tester

Sudoku-solver using php

Language: PHP - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jakejones/sudoku-solver

A javascript sudoku solver.

Language: JavaScript - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

David-Elkabas/Sudoku

Sudoku generator and solver with simple GUI created in Python using Pygame

Language: Python - Size: 803 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 5

jalbam/yasminoku

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

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

pierobeat/miniTest-reactjs-sudoku

Simple Sudoku Puzzle WebGame using Reactjs

Language: JavaScript - Size: 300 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

s4shibam/sudoku-wizard

Sudoku Wizard is an algorithmic project based on Backtracking Algorithm. This project illustrates the operation of the backtracking algorithm, which is used to solve any Sudoku puzzle.

Language: JavaScript - Size: 97.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Shohrab-Hossain/Sudoku

Sudoku Solver is a computer vision based sudoku puzzle solver that employs image processing to analyze the puzzle image and a Convolutional Neural Network to recognize puzzle digits. The puzzle is then attempted to be solved.

Language: Jupyter Notebook - Size: 20.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MartinGurasvili/Python-Terminal-Sudoku

Terminal Sudoku Written In Python

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

omeryasironal/CheckSudokuSolutionMethods

Checking Whether a Solution Is Correct

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

oussamaelaji/SudokuSolver

Python Sudoku Solver using Backtracking Algorithm

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

LiamNeate/sudoku

Creating a sudoku game in C++

Language: HTML - Size: 121 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Styx11/Sudoku

📝 A sudoku game

Language: JavaScript - Size: 1.51 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

SaatoruGojo/Sudoku_Solver

This is a program which solves 9x9 Sudoku puzzles and written completely in C++. It employs concept Backtracking and Recursion.

Language: C++ - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

nayanbunny/Sudoku-CSharp

Sudoku Generator, Validator and Solver in C# Windows Forms (.net core 3.1). Game on 4x4 and 9x9 Grid with Easy, Medium and Easy Modes.

Language: C# - Size: 267 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

kailash-turimella/Python-Programs

Python Programs

Language: Python - Size: 70.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1