A small application for solving and generating sudokus
- Sudoku solving (any complexity, but only in one way)
- Sudoku generation (easy, medium, hard)
- Ability to export generated/entered sudokus to PNG
- Download an archive
- Unpack it
- Go to the root directory
java -jar sudoku-toolkit.jar
(Java 11)
Generating (Easy, without solution)