index
:
octans
this commit
master
without-www
Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles
Andinus <andinus@nand.sh>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Octans
/
CLI.rakumod
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print video solution path
Andinus
2022-01-12
1
-0
/
+1
*
Add visualize feature using Cairo
Andinus
2022-01-12
1
-1
/
+33
*
Bump version, update auth, lowercase chars
v0.2.1
Andinus
2021-06-14
1
-2
/
+2
*
Mark visited gray squares with "*"
Andinus
2021-03-04
1
-1
/
+5
*
Don't print time taken
Andinus
2021-03-03
1
-11
/
+2
*
Change subroutine declaration style
Andinus
2021-03-03
1
-3
/
+3
*
Make class Puzzle, remove fancy chars, make module for get-puzzle
Andinus
2021-03-03
1
-35
/
+15
*
Re-structure code
Andinus
2021-03-02
1
-16
/
+19
*
Print default USAGE, remove shorthand for verbose option
Andinus
2021-03-02
1
-24
/
+10
*
Print complete help
Andinus
2021-02-28
1
-1
/
+1
*
Remove sample puzzle
Andinus
2021-02-28
1
-36
/
+19
*
Fix the sample puzzle error
Andinus
2021-02-19
1
-4
/
+6
*
Handle reading puzzle from file within Octans::CLI module
Andinus
2021-02-18
1
-2
/
+7
*
Add an option to specify minimum length
Andinus
2021-01-24
1
-2
/
+3
*
Allow the input puzzle to be of any size
Andinus
2021-01-20
1
-10
/
+11
*
Read from file if passed, modify USAGE
Andinus
2021-01-20
1
-22
/
+35
*
Re-structure for CPAN upload, include a dictionary file
v0.1.0
Andinus
2021-01-19
1
-0
/
+99