Skip to content

Cyan903/Worble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worble

code-size last-commit

preview

A simple Wordle clone built with pure bash.

Try it out!

$ bash <(curl -s https://raw.githubusercontent.com/Cyan903/Worble/main/worble)

Usage

$ worble help
$ worble ./path/to/custom-word-bank

# Show the word before starting the game
$ CHEAT=1 worble

$ make check
$ make dev

License

MIT