Term::Animation - Framework to produce sprite animations using ASCII art https://www.cpan.org/
Go to file
2024-01-06 09:40:22 +01:00
perl-Term-Animation.spec automatic update by autodist [release 2.6-1mamba;Thu Mar 31 2011] 2024-01-06 09:40:22 +01:00
README.md automatic update by autodist [release 2.6-1mamba;Thu Mar 31 2011] 2024-01-06 09:40:22 +01:00

perl-Term-Animation

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 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.