A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards
-
Updated
Dec 11, 2020 - C#
A Sudoku library, which targets .NET Standard 1.0, supports generating and solving game boards
The system's purpose is to generate, validate and solve Sudoku grids and puzzles.
Sudoku is a simple tool for generating Sudoku puzzles. It returns a Sudoku puzzle.
An API to store game data. It allows people to register as users of the API and store their games in the API.
Add a description, image, and links to the sudoku-api topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-api topic, visit your repo's landing page and select "manage topics."