SudokuUltimate
This is a project to help solve Sudoku puzzles and its variants. It works by looking at a set of constraints about the board and eliminating potential digits any square could have based on those rules. The special part about this program is that it is customizable in that you can upload to it different rules for different variants of Sudoku puzzles. In the downloads section there is a "sudoku-rules.json" file which shows all the rules the program loads in by default. You can edit this file and upload it to the program by clicking on the "Load" button in the first screen! Check the README for more information.
Please go fullscreen when using the web version so that scrolling does not take you up and down the page!
Leave a comment
Log in with itch.io to leave a comment.