/modified-sudoku

This is a modification of Sudoku. Here, unlike the old version, a block is formed of by a unique color.

Primary LanguagePython

Modified Sudoku

This is a modification of Sudoku. Here, unlike the old version, a block is formed by a unique color. For example, all the boxes of red color should have non-repeated numbers from 1 to 9. All other rules are same. All the best! (Currently works only on windows)