Skip to content

lbarchive/blocky.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blocky.sh

blocky.sh renders colorfully blocky thingy in terminal.

images/blocky.sh.b750.t0.01.gif

-b 750 -t 0.01

images/blocky.sh.b750.t0.01.C.gif

-b 750 -t 0.01 -C '@-*X'

By default, to install to /usr/local, run:

% make install

Or to /usr:

% make install PREFIX=/usr

Or to your home:

% make install PREFIX=$HOME

To uninstall, use uninstall target with PREFIX if supplied during installation.

key action
[Q] or [Escape] quit
anything else new blocky

You are welcome to create pull requests, however, upon a pull request creation to this repository, you agree to release your work the same way as this project.

This project has been released into the public domain via UNLICENSE.