Use Letterpest to win at Letterpress
letterpest.com
Use Letterpest to win at Letterpress
1–10 of 27 posts
Re: Use Letterpest to win at Letterpress
#2Re: Use Letterpest to win at Letterpress
#3Re: Use Letterpest to win at Letterpress
#4EDIT: Title just changed and doesn't mention it (as a feature) anymore.
Re: Use Letterpest to win at Letterpress
#5Re: Use Letterpest to win at Letterpress
#6I find it oddly humorous that the instructions tell you that you must use the Light theme, then the illustration of taking a screenshot shows a dark theme.
Re: Use Letterpest to win at Letterpress
#7I don't really understand this - has someone really gone to all this trouble to help people cheat at a free word game?
Re: Use Letterpest to win at Letterpress
#8Isn't a trie structure the data structure you'd always go for with a dictionary-based project? EDIT: Title just changed and doesn't mention it (as a feature) anymore.
Re: Use Letterpest to win at Letterpress
#9I don't really understand this - has someone really gone to all this trouble to help people cheat at a free word game?
Still, the Letterpress board is so fixed in its layout/fonts that I'm surprised they need a 'neural network' recognizer, and prefer a certain color scheme.
Advanced assignment: calculate whether any given board is a 'solved' game, with a predictable outcome given two 'perfect' players. (My guess is that all boards are, given the advantage of moving first in biasing the score balance in your direction.)
Re: Use Letterpest to win at Letterpress
#10I don't really understand this - has someone really gone to all this trouble to help people cheat at a free word game?
It's the interesting problem -- letter recognition, dictionary search, constrained ranking -- that likely motivates the author(s). The practical use in helping cheaters is just a bonus for bringing added attention to the engineering achievement. Still, the Letterpress board is so fixed in its layout/fonts that I'm surprised they need a 'neural network' recognizer, and prefer a certain color scheme. Advanced assignmen…