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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print video solution path
Andinus
2022-01-12
2
-2
/
+1
*
Add visualize feature using Cairo
Andinus
2022-01-12
4
-6
/
+118
*
Bump version, update auth, lowercase chars
v0.2.1
Andinus
2021-06-14
1
-2
/
+2
*
Release v0.2.0
v0.2.0
Andinus
2021-03-04
1
-1
/
+1
*
Mark visited gray squares with "*"
Andinus
2021-03-04
2
-1
/
+11
*
Don't print time taken
Andinus
2021-03-03
1
-11
/
+2
*
Change subroutine declaration style
Andinus
2021-03-03
5
-13
/
+7
*
Make class Puzzle, remove fancy chars, make module for get-puzzle
Andinus
2021-03-03
3
-89
/
+69
*
Re-structure code
Andinus
2021-03-02
2
-18
/
+21
*
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
2
-30
/
+30
*
Fix the regex for puzzle
Andinus
2021-02-07
1
-6
/
+10
*
When computing neighbors, set it to an empty array
Andinus
2021-01-26
1
-3
/
+6
*
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
2
-45
/
+34
*
Read from file if passed, modify USAGE
Andinus
2021-01-20
2
-53
/
+82
*
Re-structure for CPAN upload, include a dictionary file
v0.1.0
Andinus
2021-01-19
5
-6
/
+105
*
Re-implement octans, move subroutines to respective modules
Andinus
2021-01-19
4
-0
/
+246