Releases: yusufshakeel/sudokubox
Releases · yusufshakeel/sudokubox
v0.34.0
v0.33.0
release note:
this version has hybrid codebase.
- ESM
- CommonJS
v0.32.0
0.32.0
v0.31.0
CHANGES
This version has the following.
* generate - this will generate puzzles
types of levels:
EASY
MEDIUM
HARD
EXTREME
DIABOLICAL
v0.23.0
CHANGES
This version has the following.
* solve - this solves the puzzle
* isValidInput - this checks if the input is valid
* isValidBoard - this checks if the board is valid