linjat icon indicating copy to clipboard operation
linjat copied to clipboard

A puzzle game

Results 2 linjat issues
Sort by recently updated
recently updated
newest added

`DeductionKind::SQUARE` could be generalized to swordfish like in sudokus. Example: ``` . 5 2 . . 3 . ``` This means that there are interesting puzzles that are never generated....

- Added setup instructions to readme - Added missing include - Changed from find_library to find_package for gflags - Removed broken(?) asserts