Players need to infer the numbers of all remaining spaces based on the known numbers on the 9 × 9 board, and ensure that the numbers in each row, column, and thick line palace (3 * 3) contain 1-9 without repetition
Installation
You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/tools/cmd/fyne@latest
fyne install github.com/wangle201210/sudoku@latest