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
8
commits
1
branch
0
tags
395
KiB
020041680c
Commit graph
5 commits
Author
SHA1
Message
Date
Alberto Venturini
ce935b9a1a
Implemented backtracking algorithm
2019-11-02 15:17:12 +02:00
Alberto Venturini
c8ee8c311e
Add to_s to Board
2019-11-01 19:02:20 +02:00
Alberto Venturini
5b01700650
Add valid? method
2019-10-29 21:42:13 +02:00
Alberto Venturini
61bbd00f6d
Add functions to extract rows, colums and blocks
2019-10-28 21:33:45 +02:00
Alberto Venturini
895a9dd01b
Add initial classes and a couple of tests for Board
2019-10-28 07:14:02 +02:00