diff options
Diffstat (limited to 'perl/perl-Term-Animation/README')
-rw-r--r-- | perl/perl-Term-Animation/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/perl/perl-Term-Animation/README b/perl/perl-Term-Animation/README new file mode 100644 index 000000000000..ab20f1335695 --- /dev/null +++ b/perl/perl-Term-Animation/README @@ -0,0 +1,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
\ No newline at end of file |