ogarcia / opensudoku

Open Source Sudoku game for Android.
GNU General Public License v3.0
328 stars 144 forks source link

Fix an off-by-one error #143

Closed guntbert closed 2 years ago

guntbert commented 2 years ago

The script currently creates only 19 puzzles. Fixes #142

ogarcia commented 2 years ago

@guntbert first of all, thanks for your contribution.

I'm moving this repository to GitLab. This PR cannot be merged because I have rewritten the code of webpage. You can view new web now in GitLab and in public urls.

Anyway the bug is fixed in new code.

Thanks again for your contribution!

guntbert commented 2 years ago

@ogarcia you are very welcome - this app is a great piece 👍 The move to gitlab is a good one, I believe.