/ascii-animation-cli

A demo creating ascii animations on the command line

Primary LanguageGoMIT LicenseMIT

ASCII Animation Demo In GO'

to run

./ascii-generator
-path=<path to frames> \
-delay=<delay in ms> \
-repeat=<repeat times> \
-width=<width> \
-height=<height> \
-frames=<num of frames>

you'll need to setup a folder with individual frames of animations - maybe use a tool online to extract frames from a gif