An open API service indexing awesome lists of open source software.

https://github.com/boneill02/jsudoku

sudoku grid generator
https://github.com/boneill02/jsudoku

game generator java sudoku sudoku-board sudoku-generator

Last synced: about 1 year ago
JSON representation

sudoku grid generator

Awesome Lists containing this project

README

          

# Sudoku generator and solver

This code will hopefully be able to generate a Sudoku grid and solve it at some
point.

## License

Copyright (C) 2021 Ben O'Neill . License: MIT. See LICENSE
for more details.