Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 501 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 501 Bytes

the Letterpress Game Solver

This is a interactive cli tool to solve the Letterpress game by Loren Brichter.

Requirements

  • node (brew install node)

Usage

Run

node process.js

Input the board letters

LETTERPRESS> go vnlgefluncezxpazgkntcyefm
Cost:32ms
ungentlemanly
effectually
effulgently
gentlemanly
ungenteelly
...

Filter the results

LETTERPRESS> in gnpac
plangency

Exit

Ctrl + C