clordle 0.0.1-dev.1 clordle: ^0.0.1-dev.1 copied to clipboard
A Wordle clone built for the command line with Dart. Have fun!
Clordle #
A Wordle clone built for the command line with Dart.
Install #
dart pub global activate clordle
Playing #
Show game options:
clordle play --help
Options:
Start the Clordle game.
Usage: clordle play [arguments]
-h, --help Print this usage information.
-w, --word The target word. Used for debugging.
-m, --max The max number of guesses/tries.
(defaults to "6")
Run "clordle help" to see global options.
Start playing:
clordle play