Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 233 Bytes

readme.md

File metadata and controls

8 lines (4 loc) · 233 Bytes

CLI Wordle

A Wordle instance for the command line written in PHP.

Example usage: $ cli-wordle.php guess

Execute the script for each attempt. The script will keep track of your guesses, remaining letters, and everything else.