This project includes a Sudoku validator, ensuring that each puzzle and attempt to fill in a spot follow the three rules of the game, and a solver, to fill in a given puzzle generated by a method.
- Updated
Jan 16, 2023 - Java
This project includes a Sudoku validator, ensuring that each puzzle and attempt to fill in a spot follow the three rules of the game, and a solver, to fill in a given puzzle generated by a method.
Add a description, image, and links to the sudoku-validator topic page so that developers can more easily learn about it.
To associate your repository with the sudoku-validator topic, visit your repo's landing page and select "manage topics."