summaryrefslogtreecommitdiffstats
path: root/perl/perl-Term-Animation/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Term-Animation/README')
-rw-r--r--perl/perl-Term-Animation/README9
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 0000000000..ab20f13356
--- /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