Skip to content

A small GUI application to solve weaver puzzles. Made using C# in Unity

Notifications You must be signed in to change notification settings

eth1platinum/weaver_solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weaver Solver

Weaver Solver is an application designed to solve weaver puzzles. These puzzles involve getting from one word to another in the minimum number of moves, whilst only changing one letter at a time. These puzzles can be found at https://wordwormdormdork.com.

Installation

Use the install wizard WeaverSolverSetupv1.0.exe to download the application.

Usage

When running the application you will see 2 panels of 4 letters, similar to the Weaver website. Begin typing to enter the start and target words for your desired puzzle. Once you have typed both words, click the 'solve puzzle' button at the bottom of the screen. You will be sent to another screen containing the solution. This screen will be blank if no solution is found. You can drag vertically using your mouse to see each word in the solution. Hit 'reset solver' to return to the entry screen and solve another puzzle!

Contributing

Pull requests are welcome, please raise an issue for any major changes you wish to make and we can discuss further. Please make sure to add/update unit tests too! If you find any solutions that are wrong, please flag the start/target word as an issue and this will be investigated further. Any incorrect answers are likely to be due to missing words in the word list (I couldn't find the exact list of accepted words, so I made my own which may be flawed)

Unit tests

Unit tests will be added/updated as the project evolves, but no instructions exist for these currently...

About

A small GUI application to solve weaver puzzles. Made using C# in Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published