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

Commit 437fc71

Browse files
committed
initial
1 parent 6423c4e commit 437fc71

28 files changed

+59922
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
/SOURCE/Word Find Solver.6.0.ReSharper.user
3+
/SOURCE/_ReSharper.Word Find Solver
4+
/SOURCE/Word Find Solver/obj
5+
/SOURCE/Word Find Solver/bin

BUILD/ANDREICSLIB.dll

72 KB
Binary file not shown.

BUILD/ICSharpCode.SharpZipLib.dll

196 KB
Binary file not shown.

BUILD/Word Find Solver.exe

617 KB
Binary file not shown.

BUILD/mix1.txt

80 Bytes
Binary file not shown.

BUILD/wordgrid1.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
efokncanmv
2+
cxmounbdyb
3+
ysahrrzath
4+
npniaangzh
5+
vhtpydgrwu
6+
lxfjkopcat
7+
dgjfnqjjvu
8+
fxzwxowzpg
9+
waftltabqu

BUILD/wordgrid2.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
aacitcratnan
2+
tmpbrazildae
3+
ahhynzgevetw
4+
uevaruqxcany
5+
seplyuuoreao
6+
ttxbnncwbbhr
7+
iaenbilrjdpk
8+
nhqdfcloeleh
9+
uhfifqoeemlw
10+
jecbwxmphsey
11+
xayailartsua
12+
pdmpmewrzopf

INFO/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Version 0.2
2+
Changed to use GITHub
3+
4+
version 0.1
5+
initial release

INFO/description.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
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.

INFO/version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.2

0 commit comments

Comments
 (0)