Prompt 1 of genuary to familiarize with nannou framework. Draw horizontal and vertical lines randomly
run the project:
Usage: genuary [OPTIONS] <FEATURE>
Arguments:
<FEATURE>
Feature to use
Possible values:
- move: Move the lines
- extend: Extend the lines
Options:
-o, --objects <OBJECTS>
Number of objects to draw
[default: 200]
-l, --line-weight <LINE_WEIGHT>
Thickness of the lines
[default: 4.0]
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version