Info
Version: | 3.2.2 |
Author(s): | Morgan Roff |
Last Update: | Saturday, November 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MorganR/SudokuSpice |
NuGet Url: | https://www.nuget.org/packages/SudokuSpice |
Install
Install-Package SudokuSpice
dotnet add package SudokuSpice
paket add SudokuSpice
SudokuSpice Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
No dependencies.
No dependencies.
Tags
This library is designed to work as a framework for solving or generating any Sudoku-style puzzles.
For example, you can implement custom rules, or mix-and-match the provided rules, to solve or generate whatever puzzle you need.
Docs: https://www.sudokuspice.dev/.