Sudoku Solver
Features
- Solve any sudoku board.
- Play steps with animated steps.
- Next Step of the possibilities option.
- Moves history (redo & undo).
- Get all possibilities.
- Translation Feature (i18n)
Note that the server api is source code is not included but the a build is (ready to be published)
Documentation
ServerAPI.zip
an ASP.NET
server api (published) and ready to just to be uploaded.
read more about asp.net.
src/configuration.json
note: these json values are description about the field
{
"API_URL": "the api url for the server, you can leave it as default and it will worked but it might be slow because it's a demo server.",
"stepsInterval": "for play steps option to move to the next step.",
"Title": "The Title on the top of the page",
"i18n": {
"[key: string]": "the translation."
},
"TwiceWhileSolving": "when playing steps, this option when enabled (set to true) can play 2 steps on the time."
}
run npm install
to install the packages.
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Sudoku Solver – UI & Backend from the The Developer ( jamalabo1 ) website. Thank you.
Download = Sudoku Solver – UI & Backend-[Updated].zip