Term::Animation

Term::Animation is a Perl module that provides a framework to produce sprite animations using ASCII art.
Download

Term::Animation Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Kirk Baucom
  • Publisher web site:
  • http://www.robobunny.com/projects/animation/html/

Term::Animation Tags


Term::Animation Description

Term::Animation is a Perl module that provides a framework to produce sprite animations using ASCII art. Term::Animation is a Perl module that 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 entity'.An animation entity can have a callback routine that controls the position and frame of the entity. The module can also do collision detection between entities.INSTALLATIONTo install this module type the following: perl Makefile.PL make make test make installRequirements:· Curses· PerlWhat's New in This Release:· This release adds framerate tracking and accessor methods for many of the Entity parameters.


Term::Animation Related Software