Skip to content

From a list of English words of 4 letters each, you enter two words and the program transforms the first word into the second word. This program gives you one of the shortest possible paths of words.

Notifications You must be signed in to change notification settings

Aa-Devv/WeaverSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

WeaverSolver

Weaver is an online game avaliable through the website https://wordwormdormdork.com/ It uses a list of English words of 4 letters each, in a game where the player is presented with two words. The goal of the game is to transform the first word into the second word. The rules are 1) You can only change one letter at a time. 2) The letter that you change can't make the word fall outside of the aforementioned 4 letters word list. This program gives you one of the optimal solutions for every two words that you give it.

About

From a list of English words of 4 letters each, you enter two words and the program transforms the first word into the second word. This program gives you one of the shortest possible paths of words.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages