Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 301 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 301 Bytes

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.

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