Skip to content

zzggbb/colorblocks

Repository files navigation

colorblocks

a script that outputs randomly colored and sized blocks

Usage: 
    colorblocks.py [-m MIN] [-M MAX] [-g GAP] [-c CH] [-s]

Options:
    -m MIN, --min MIN   Set the min width of a block 
                        [default: 4]
    -M MAX, --max MAX   Set the max width of a block 
                        [default: 10]
    -g GAP, --gap GAP   Set the probability of a block being a gap 
                        [default: 0.3]
    -c CH, --char CH    Set the character that composes a block. 
                        [default:  ]
    -s, --same          Make all blocks within a row have the same color

default

About

a script that outputs randomly colored and sized blocks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages