Skip to content
/ lp Public

Exploiting OpenCV and the former public Letterpress wordlist for the illusion of glory.

License

Notifications You must be signed in to change notification settings

colons/lp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lp

A command-line script and web app for cheating at Letterpress. Takes a screenshot of a game in progress and makes suggestions based on what words can be played and what tiles can be taken.

Requires Python 3.6 or later.

$ [sudo] pip install lp
$ lp IMG_0001.PNG
win - scruzes
win - schmalzes
win - schmaltzes
 12 - chamfers
 11 - screams
 11 - marquess
 11 - masquers
 11 - scammers
 11 - scampers
 11 - scamster
$ lp --listen=127.0.0.1:8081

You can also invoke lp with lp-solver if you're worried about accidentally printing things.

Run lp --help (or lp-solver --help) for more information on command line invocation. If you want to host the web version, lp/server.py is the WSGI app you should point your server at.

About

Exploiting OpenCV and the former public Letterpress wordlist for the illusion of glory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published