There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a sudoku puzzle creator that uses a public API to create a puzzle. and then uses a brute force recursive algorithm to find all possible solutions to the puzzle.