clordle 0.0.1-dev.3 copy "clordle: ^0.0.1-dev.3" to clipboard
clordle: ^0.0.1-dev.3 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.

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

Demo #

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

0
likes
130
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, equatable, mason_logger, meta

More

Packages that depend on clordle