Skip to content

hyperreality/codeword-solver

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Codeword Solver

CLI version of codewordsolver.com

Build

go build

Usage

Enter the letters that you already have, with . or ? or * to represent unique letters, and numbers for repeated unknown letters.

Either provide a pattern as a command line argument:

> ./codeword-solver 112.2
llama

Or drop into a prompt:

> ./codeword-solver
Enter pattern: ..a122.1r
chauffeur

Enter pattern: 

Supply a custom dictionary file:

> ./codeword-solver --dict spanish.txt 112.2

Search for intersecting patterns

The solver also supports searching for multiple patterns together using the following semantics:

> ./codeword-solver .os1os 1....o..s1
cosmos:metabolism