lisudoku / lisudoku_frontend

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

Automate puzzle creation #15

Open PlayLikeNeverB4 opened 1 year ago

PlayLikeNeverB4 commented 1 year ago

Currently puzzles are created manually.

Add a button to randomize the grid and the admin can use that finalize it.

Depends on https://github.com/lisudoku/lisudoku_solver/issues/27