Skip to content

JKratus/SudokuKata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The rules of Sudoku

Sudoku is played on a grid of 9 x 9 spaces.

Within the rows and columns are 9 “squares” (made up of 3 x 3 spaces).

Each row, column and square (9 spaces each) needs to be filled out with the numbers 1-9, without repeating any numbers within the row, column or square.

About

Implementation of all Sudoku rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages