This website requires JavaScript.
Explore
Help
Sign in
alberto
/
sudoku-crystal
Watch
1
Star
0
Fork
You've already forked sudoku-crystal
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
020041680c
sudoku-crystal
/
src
History
Download ZIP
Download TAR.GZ
Alberto Venturini
ce935b9a1a
Implemented backtracking algorithm
2019-11-02 15:17:12 +02:00
..
board.cr
Implemented backtracking algorithm
2019-11-02 15:17:12 +02:00
parser.cr
Parse sudoku boards from strings
2019-10-30 08:18:16 +02:00
position.cr
Add initial classes and a couple of tests for Board
2019-10-28 07:14:02 +02:00
solver.cr
Implemented backtracking algorithm
2019-11-02 15:17:12 +02:00
sudoku.cr
Add initial classes and a couple of tests for Board
2019-10-28 07:14:02 +02:00