Shameless plug: I built an open source, completely free, no ads/tracking whatsoever sudoku with a lot of bells of whistles. It’s only web based, so no native apps. Find it here: https://sudoku.tn1ck.com/ Source is at https://github.com/TN1ck/super-sudoku if anyone is interested
Very cool, feature request if you ever work on it again: numpad support, a way to toggle-off the row/square highlighting when you select a cell, del key to empty a cell.
Show HN: Sudoku with 0 Bells or Whistles
41–49 of 49 posts
Re: Show HN: Sudoku with 0 Bells or Whistles
#42Samurai:
Printables:
Re: Show HN: Sudoku with 0 Bells or Whistles
#43Earlier quoted context omitted.
I'm not able to auto-generate notes, then delete some of them. e.g., a row contains the auto-generated notes: [1,2,3,4,5] [1,2,3] [1,2,3] [1,2,3] I can't remove 1,2,3 from the first cell.
Yeah they conflict, haven’t really worked too much on how to resolve this. I mostly did the auto generated notes as I found them cool, how did you expect them to work? Currently they are live updating, but I guess a one of action might more sense?
Re: Show HN: Sudoku with 0 Bells or Whistles
#44Earlier quoted context omitted.
I'm not able to auto-generate notes, then delete some of them. e.g., a row contains the auto-generated notes: [1,2,3,4,5] [1,2,3] [1,2,3] [1,2,3] I can't remove 1,2,3 from the first cell.
Yeah they conflict, haven’t really worked too much on how to resolve this. I mostly did the auto generated notes as I found them cool, how did you expect them to work? Currently they are live updating, but I guess a one of action might more sense?
Re: Show HN: Sudoku with 0 Bells or Whistles
#45Earlier quoted context omitted.
Very cool, feature request if you ever work on it again: numpad support, a way to toggle-off the row/square highlighting when you select a cell, del key to empty a cell.
I thought I added numpad support, will have another look. I’ll add a setting to disable the highlights next week, thanks!
Re: Show HN: Sudoku with 0 Bells or Whistles
#46Shameless plug: I built an open source, completely free, no ads/tracking whatsoever sudoku with a lot of bells of whistles. It’s only web based, so no native apps. Find it here: https://sudoku.tn1ck.com/ Source is at https://github.com/TN1ck/super-sudoku if anyone is interested
Re: Show HN: Sudoku with 0 Bells or Whistles
#47Earlier quoted context omitted.
Very cool, feature request if you ever work on it again: numpad support, a way to toggle-off the row/square highlighting when you select a cell, del key to empty a cell.
I thought I added numpad support, will have another look. I’ll add a setting to disable the highlights next week, thanks!
Re: Show HN: Sudoku with 0 Bells or Whistles
#48Earlier quoted context omitted.
Thanks! A pencil tool should be straightforward to add. Do people usually use a stylus for these purposes? Someone else mentioned the ads, I can easily embed some mechanism to remove them.
You can keep ads, but the sudoku app I use gives you a few hints for free, first. Pencil tool is usually a toggle- you default to `pen` but toggle `pencil` mode to fill them out. Look at the top android sudoku app's implementation, it's slick.
https://i.imgur.com/QrSqNwH.png
By tapping the same box twice, pencil mode is activated. You can enter any placeholders you like in the box.
Tapping the box again disables pencil mode, and the inputs you placed will remain in the background if you need to refer back.
Re: Show HN: Sudoku with 0 Bells or Whistles
#49My personal favorite: https://apps.apple.com/us/app/not-evil-sudoku/id1614071642