Sudoku library written in PureScript
bower install purescript-sudoku
Module documentation is published on Pursuit.
Try running an example provided with the repo:
pulp run --include examples --main Example.Simple
Minimum difficulty level: 45
Difficulty: 49
Board:
67x218xxx
5xxxx3xx2
x2x754xxx
xx28x9xx5
xxxxxxxx7
48xx2x391
xx1x3x7xx
xxxx856x4
2x6xxxxxx
Answer:
679218543
514963872
328754916
132879465
965341287
487526391
841632759
793185624
256497138
Solution:
679218543
514963872
328754916
132879465
965341287
487526391
841632759
793185624
256497138
Result: ok!