https://github.com/anotherfoxguy/asciiquarium
Asciiquarium - An aquarium animation in ASCII art
https://github.com/anotherfoxguy/asciiquarium
Last synced: 4 months ago
JSON representation
Asciiquarium - An aquarium animation in ASCII art
- Host: GitHub
- URL: https://github.com/anotherfoxguy/asciiquarium
- Owner: AnotherFoxGuy
- Created: 2018-04-17T09:43:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T10:45:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T02:45:42.191Z (5 months ago)
- Language: Perl
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
Awesome Lists containing this project
README
Asciiquarium v1.1
-------------
by Kirk Baucom
http://www.robobunny.comAsciiquarium is an aquarium/sea animation in ASCII art.
Installation
------------Asciiquarium is a single perl script, so all you have to do is make sure
it's executable and put it somewhere convenient, like /usr/local/bin or
/usr/local/games.Requirements
------------You must have the Term::Animation module, which you can get from
http://www.cpan.org. The Term::Animation module also requires the Curses
module, which you can also get from CPAN. This program will only run on
platforms that have a Curses library (so it won't work on Windows, but
you might get it to run under cygwin).Usage
-----There are no command line arguments.
While running:
q quit
r redraw (will recreate all entities)
p toggle pauseContributors
------------Pretty much all of the ASCII art was done by Joan Stark:
http://www.geocities.com/SoHo/7373/Anything that she didn't do, I don't have a source for.