summaryrefslogtreecommitdiffstats
path: root/perl/perl-Term-Animation/README
blob: ab20f1335695bf697c9ddb5812ff87783e76b877 (plain)
1
2
3
4
5
6
7
8
9
perl-Term-Animation (ASCII sprite animation framework)

This module provides a framework to produce sprite animations using
ASCII art. Each ASCII 'sprite' is given one or more frames, and
placed into the animation as an 'animation object'. An animation
object can have a callback routine that controls the position and
frame of the object.

Requires perl-Curses available at SlackBuilds.org