Skip to content

ryuuzaki42/asciiquarium_AppImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asciiquarium_AppImage

Remove the git folder (.git/) before creating the AppImage

asciiquarium version 1.2.3

Fork in this package: https://github.com/ryuuzaki42/asciiquarium/

aquarium/sea animation in ASCII art

Original: https://robobunny.com/projects/asciiquarium/html/

By: Kirk Baucom kbaucom@schizoid.com

perl-Curses version 1.43

https://metacpan.org/pod/Curses

perl-Curses (perl module for Curses) terminal screen handling and optimization

perl-Term-Animation version 2.6

https://metacpan.org/pod/Term::Animation

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.