I have created an iOS app already whereby the user can import a screenshot of the game (in any orientation or theme), and it will give you the best results. It should be in review soon.
Show HN: I built an app to find words in Letterpress
21–23 of 23 posts
Re: Show HN: I built an app to find words in Letterpress
#22I also made a small command line ruby script to search words. Quite slow but get the work done.
https://github.com/iesta/lettercheat
Re: Show HN: I built an app to find words in Letterpress
#23I've got a python version as well that uses the multiprocessing library to try to speed things up a bit - https://github.com/dhm116/pyletterpress