Sudoku
Sudoku copied to clipboard
Support a new page that allows user playing sudoku puzzles
To-do list:
- [ ] APIs
- [x] Type
IGrid<TSelf>
and related types - [x] #686
- [ ] Implement type to store user-steps
- [ ] Implement undo-redo stacking
- [x] Type
Discussed in https://github.com/SunnieShine/Sudoku/discussions/538
Originally posted by Peteirda February 2, 2024 能否提供做题模式,没有数字高亮思路起不来.