Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 581 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 581 Bytes

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