Handle updating the full state #5
Owner
- checking each cell to see if it's correct
- checking each section to see if it's correct
- checking for completed sections (intersection of correct row+column)
- checking for sections that can be cleared (at least 2x2 correct sections)
- bump scores
- check for increasing scoring factor
- regenerate row/column headers
- mark row/column headers as complete
- [ ] checking each cell to see if it's correct
- [ ] checking each section to see if it's correct
- [ ] checking for completed sections (intersection of correct row+column)
- [ ] checking for sections that can be cleared (at least 2x2 correct sections)
- [ ] bump scores
- [ ] check for increasing scoring factor
- [ ] regenerate row/column headers
- [ ] mark row/column headers as complete
Handle updating only individual cell/section after guess #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?