Skip to content
This repository was archived by the owner on Dec 16, 2022. It is now read-only.

Commit 2713a19

Browse files
committed
version 0.5
*Added histogram OCR tuned for SpellTower, and chosen by default. *Can now add letter and word multipliers by right clicking on a letter.
1 parent 9370a4f commit 2713a19

File tree

14 files changed

+2076
-378
lines changed

14 files changed

+2076
-378
lines changed

BUILD/ANDREICSLIB.dll

8.5 KB
Binary file not shown.

BUILD/Word Find Solver.exe

169 KB
Binary file not shown.

BUILD/mix1.txt

-80 Bytes
Binary file not shown.

INFO/changelog.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
version 0.5
2+
*Added histogram OCR tuned for SpellTower, and chosen by default.
3+
*Can now add letter and word multipliers by right clicking on a letter.
4+
15
version 0.4
2-
added image to grid option using tesseract OCR.
3-
Note: OCR isn't perfect - may need to replace a few characters, such as Q/O and N/M
6+
*Added image to grid option using tesseract OCR.
7+
*Note: OCR isn't perfect - may need to replace a few characters, such as Q/O and N/M
48

59
Version 0.2
6-
Changed to use GITHub
10+
*Changed to use GITHub
711

812
version 0.1
9-
initial release
13+
*initial release

INFO/description.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Word Find Solver solves crosswords by finding all words from a dictionary.
2-
Also contains a mode that can be used to solve the game "SpellTower", where words can go in any direction from the last letter.
2+
Also contains a mode that can be used to solve the game "SpellTower", where words can go in any direction from the last letter.
3+
Can read crosswords from images using OCR software.

INFO/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4
1+
0.5

SOURCE/Word Find Solver.v11.suo

-10.5 KB
Binary file not shown.

SOURCE/Word Find Solver/Form1.Designer.cs

Lines changed: 145 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)