/text-animation

Make ascii-art animations in the console. ' _>')

Primary LanguagePythonThe UnlicenseUnlicense

Text Animation

Make ascii-art animations in the terminal. ( ' _ >')

Usage

You can run

./textanimation.py eg/face1.ta

to see an example

.ta format

it is just a plain text file with all the frames separated by #.

eg.

#
(  ' _>')
#
(  ꙾ _>꙾)
#
(  ' _>')
#
...