commit-sudoku icon indicating copy to clipboard operation
commit-sudoku copied to clipboard

Accepting pull requests to collectively finish a Sudoku puzzle.

Results 3 commit-sudoku issues
Sort by recently updated
recently updated
newest added

What do we do after we finish this puzzle? This is an open-ended question for now. All suggestions welcome.

help wanted

Instead of creating the sudoku table in markdown, would it be possible to have a script (Go, python, doesn't matter) that creates an image that is automatically added to the...

enhancement

### Idea: When a pull request is made, CI can check for the basic rules of Sudoku, to flag any broken rules of uniqueness per rows, columns, and blocks. The...

good first issue