about summary refs log tree commit diff stats
path: root/lib/Octans/Puzzle.rakumod
Commit message (Expand)AuthorAgeFilesLines
* Release v0.2.0 v0.2.0Andinus2021-03-041-1/+1
* Mark visited gray squares with "*"Andinus2021-03-041-0/+6
* Make class Puzzle, remove fancy chars, make module for get-puzzleAndinus2021-03-031-54/+15
* Handle reading puzzle from file within Octans::CLI moduleAndinus2021-02-181-28/+23
* Fix the regex for puzzleAndinus2021-02-071-6/+10
* Allow the input puzzle to be of any sizeAndinus2021-01-201-35/+23
* Read from file if passed, modify USAGEAndinus2021-01-201-31/+47
* Re-structure for CPAN upload, include a dictionary file v0.1.0Andinus2021-01-191-0/+56