0 purchases
clordle
Clordle #
A Wordle clone built for the command line with Dart.
Install #
dart pub global activate clordle
copied to clipboard
Playing #
Show game options:
clordle play --help
copied to clipboard
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.
copied to clipboard
Start playing:
clordle play
copied to clipboard
Demo #
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.