Skip to content

gladson1976/Sudoku

Repository files navigation

Sudoku

The game of Sudoku in Angular 4

Sudoku is a logic-based, combinatorial number-placement puzzle.
The objective is to fill a 9×9 grid with digits so that each column, each row, and each of the nine 3×3 subgrids that compose the grid (also called "boxes", "blocks", or "regions") contain all of the digits from 1 to 9. The puzzle setter provides a partially completed grid, which for a well-posed puzzle has a single solution.

About

The game of Sudoku in Angular 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published