Full featured open source sudoku with a very nice web interface.
-
Updated
Sep 29, 2024 - TypeScript
Full featured open source sudoku with a very nice web interface.
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.
一款轻巧、趣萌、界面精美,具备统计、排行(即将推出),开源、免费、无广告的数独小程序
Solve Sudoku Puzzles of various levels or let the App solve Sudokus for you 🗾
A new fast, light and comprehensive Sudoku library, powered by SAT encoding!
An algorithm that generates a randomly filled and valid Sudoku grid
A simple 9x9 Sudoku generator using the Wave Function Collapse principles
React Sudoku game and generator. My first project using React and TypeScript.
Simple Sudoku game make with React.
Visualize, Generate and Solve Sudoku! You can choose Sudoku of various size (4 x4 or 9 x 9 or 16 x 16). Also can configure how many solutions you need the sudoku to have. The code is built entirely on Angular v9.0.3 and uses Back Tracking Algorithm to solve Sudoku grids. You can visualize the Sudoku Generation and Solving logc by checking the Vi…
a simple website where you can play sudoku games according to levels of hardness and find solutions to any sudoku board you provide as well
Some games implemented by react & type script
⑨ Web tool for generating a set of sudokus in book format. The program uses the npm sudoku-core package to manage the difficulty, generation and solution of the puzzles.
A Sudoku solver/generator in Typescript.
🎲 Simple, clean and minimalist sudoku game board for everyone 👪
🕹️ This project aims to solve Sudoku puzzles of any size, including those with dimensions up to 16x16, using the backtracking algorithm. The application of a backtracking algorithm is essential to address this challenge efficiently and effectively.
Add a description, image, and links to the sudoku-generator topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-generator topic, visit your repo's landing page and select "manage topics."