kaajjo / LibreSudoku

LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3
GNU General Public License v3.0
412 stars 31 forks source link

add groups of 3 to learning #38

Open sertonix opened 1 year ago

sertonix commented 1 year ago

In the learning section there are mentioned pais that can be used to solve the sudoku. The technique is not restricted to groups of 2. They can also be groups of 3 (and very unlikely more). That may be worth mentioning in the learning section.