08-06-2016, 01:53 AM
(This post was last modified: 08-10-2016, 10:34 AM by VoxSerico. Edited 4 times in total.
Edit Reason: percentage
)
Latest release: https://github.com/VoxSerico/GoonCrate/releases/latest
![[Image: S71pTfr.png]](http://i.imgur.com/S71pTfr.png)
I got tired of switching back and forth between websites to unlock those pesky crates found in space.
Started writing this about 5 hours ago. It uses the word lists found in the Public release of Goonstation from March 2016.
Hopefully the interface is self-explanatory enough and others will find it helpful.
The program itself is open source (licensed under GPLv3).
85% of all possible words are solved with 3 or fewer letter guesses.
changelog.txt Wrote: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.
V1.1
The next suggested letter box will now display up to 5 more letters if the previous one would turn out to be incorrect.
![[Image: S71pTfr.png]](http://i.imgur.com/S71pTfr.png)
I got tired of switching back and forth between websites to unlock those pesky crates found in space.
Started writing this about 5 hours ago. It uses the word lists found in the Public release of Goonstation from March 2016.
Hopefully the interface is self-explanatory enough and others will find it helpful.
The program itself is open source (licensed under GPLv3).
GoonCrateMetrics.exe Wrote: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 to solve
Median: 3 guesses to solve
85% of all possible words are solved with 3 or fewer letter guesses.