clordle 0.0.1-dev.2 copy "clordle: ^0.0.1-dev.2" to clipboard
clordle: ^0.0.1-dev.2 copied to clipboard

outdated

A Wordle clone built for the command line with Dart. Have fun!

Clordle #

A Wordle clone built for the command line with Dart.

style: very good analysis

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

Gameplay of world - A Wordle clone in the command line.

0
likes
0
pub points
0%
popularity

Publisher

verified publisherelijahluckey.com

A Wordle clone built for the command line with Dart. Have fun!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, equatable, mason_logger

More

Packages that depend on clordle