Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

dhm116/pyletterpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyletterpress

A python script for trying to generate the best words to play in Letterpress for iOS

Simply run python pyletterpress.py followed by your board letters:

python pyletterpress.py abcdefghijklmnopqrstuvwxy

You can also optionally specify preferred letters as the third parameter:

python pyletterpress.py abcdefghijklmnopqrstuvwxy vxp

which will then sort the word list by words containing your preferred letters.

Uses the Logbook library for logging and the SortedCollection recipe for ordering the resulting suggestions.

About

A python script for trying to generate the best words to play in Letterpress for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages