08-09-2016, 01:10 PM
(This post was last modified: 08-10-2016, 10:34 AM by VoxSerico. Edited 2 times in total.
Edit Reason: Percentage
)
New update!
V1.2.1
Fixed assembly version number
V1.2
Improved letter suggestions to reach the correct word in fewer steps.
Improved the pattern matching to exclude word suggestions where a known letter occurs in the suggested word, but not in the place of the known pattern.
Used letters are grayed out from being selected as not in the password.
![[Image: S71pTfr.png]](http://i.imgur.com/S71pTfr.png)
The code is currently a mess, but it gets the job done much faster than before. I ran some metrics on this version:
85% of all possible words are solved with 3 or fewer letter guesses.
Download the latest release at https://github.com/VoxSerico/GoonCrate/releases/latest
V1.2.1
Fixed assembly version number
V1.2
Improved letter suggestions to reach the correct word in fewer steps.
Improved the pattern matching to exclude word suggestions where a known letter occurs in the suggested word, but not in the place of the known pattern.
Used letters are grayed out from being selected as not in the password.
![[Image: S71pTfr.png]](http://i.imgur.com/S71pTfr.png)
The code is currently a mess, but it gets the job done much faster than before. I ran some metrics on this version:
Quote:Solved in 1 guess(es): 19 words
Solved in 2 guess(es): 50 words
Solved in 3 guess(es): 55 words
Solved in 4 guess(es): 18 words
Solved in 5 guess(es): 4 words
Average: 2.6 guesses
Median: 3 guesses
85% of all possible words are solved with 3 or fewer letter guesses.
Download the latest release at https://github.com/VoxSerico/GoonCrate/releases/latest