Skip to content

An interactive CLI tool to solve the Letterpress game by Loren Brichter.

Notifications You must be signed in to change notification settings

baotuo/letterpress-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An interactive CLI tool to solve the Letterpress game by Loren Brichter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published