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

Commit 622847e

Browse files
committed
Update master
1 parent 99f4165 commit 622847e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
Word-Find-Solver
2-
================
2+
================
3+
Word Find Solver solves crosswords by finding all words from a dictionary.
4+
Also contains a mode that can be used to solve the game "SpellTower", where words can go in any direction from the last letter.
5+
6+
Images
7+
======
8+
![wfs1](https://github.com/EvilSeven/Word-Find-Solver/raw/master/INFO/wfs1.png)
9+
10+
![wfs2](https://github.com/EvilSeven/Word-Find-Solver/raw/master/INFO/wfs2.png)

0 commit comments

Comments
 (0)