evilchili / spatle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPATLE: Speech PAThology wordLE!

This is a simple Wordle clone that can be played at the command-line.

% spatle --words=wordlist.txt play
SPATLE: Speech PAThology wordLE!


_ _ _ _ _

Guesses Remaining: 5
Letters Known:
Enter your five-letter guess (CTRL+C to quit): crane

_ _ _ _ e

Guesses Remaining: 4
Letters Known:     a, c, e
Enter your five-letter guess (CTRL+C to quit): abcde
Correct! The solution was: abcde

About


Languages

Language:Python 100.0%