lisudoku / lisudoku_frontend

React front-end for lisudoku
https://lisudoku.xyz
GNU Affero General Public License v3.0
0 stars 1 forks source link

Add ability to specify solver parameters #32

Closed PlayLikeNeverB4 closed 1 year ago

PlayLikeNeverB4 commented 1 year ago

You could share a url like lisudoku.xyz/solver?import=https://some_url which would auto-import the puzzle.

Another parameter autorun=true would run the logical solver.

Add a share button on the solver page to copy new url automatically.

Also allow import from inline puzzle data.