494 results for “topic:sudoku-generator”
A Sudoku puzzle generator and solver JavaScript library
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
A simple Sudoku generator and solver. 数独生成器和解题器
Full featured open source sudoku with a very nice web interface.
Generate sudoku puzzles of varying difficulties.
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.
The Rust sudoku library
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
A Python Sudoku solver
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult sudoku puzzles!
A simple sudoku puzzle generator written in C++.
一款轻巧、趣萌、界面精美,具备统计、排行(即将推出),开源、免费、无广告的数独小程序
A modern Sudoku app built with Python, GTK4 and libadwaita.
A fast sudoku puzzle generator.
Visualization of some standard problems solved by Backtracking
SudoPy. A Python based sudoku project. Sudoku generator (five levels of difficulty), solver and difficulty rater. Create a printable pdf with as many problems from each difficulty level as you desire
Console application to create, solve, and play sudoku.
A web-based app to visualize Sudoku solving using backtracking. Features include random puzzle generation, variable solving speeds, and celebratory visual effects for completed puzzles. Enjoy solving!
🎮 An interactive web Sudoku puzzle game developed in HTML, CSS, and JavaScript
A very fast Java Sudoku library implementation along with a command line client
Android sudoku game and solver with OneUI design
sudoku generator and solver library for Java. Can custom form of puzzle. Supported: 4x4, 5x5, 6x6, 7x7, 8x8, 9x9, 12x12, 16x16, 25x25. Please give me a star if it could help you!
Sudoku generator and solver with simple GUI created in Python using Pygame
sudoku library with dart
[Yasminoku] Sudoku game, generator and solver totally written in DHTML. Highly configurable.
Android App for Generating Sudoku Number Pattern
Sudoku generator and solver with step-by-step guidance
C# Sudoku library that can solve, generate and check the Sudoku puzzles.
Sudoku Terminal UI
Terminal-based Sudoku game and solver using recursive backtracking.