Skip to content

tfaughnan/grepdle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grepdle

Yet another Wordle clone, now made to be easily grep'd. An example is hosted at https://tjfjr.net/grepdle.

The word list is grep -E '^[a-z]{5}$' /usr/share/dict/words (on Arch Linux, other systems may vary). If you don't like the word list, suggest changes to the GNU Aspell project.

Grepdle contains no tracking, cookies, or non-free JavaScript. It shares no code with the original Wordle.

About

Yet another Worldle clone, now made to be easily grepped

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published