Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmatsuoka/asciiquarium
Enjoy the mysteries of the sea from the safety of your own terminal!
https://github.com/cmatsuoka/asciiquarium
Last synced: 3 days ago
JSON representation
Enjoy the mysteries of the sea from the safety of your own terminal!
- Host: GitHub
- URL: https://github.com/cmatsuoka/asciiquarium
- Owner: cmatsuoka
- Created: 2011-12-14T17:14:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T12:22:59.000Z (over 1 year ago)
- Last Synced: 2024-12-18T08:04:25.676Z (3 days ago)
- Language: Perl
- Homepage:
- Size: 105 KB
- Stars: 847
- Watchers: 16
- Forks: 77
- Open Issues: 17
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
Awesome Lists containing this project
- awesome-terminal-art - asciiquarium
- awesome-linux-ricing - Asciiquarium - Enjoy the mysteries of the sea from the safety of your own terminal! (Terminal / Fancies)
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.Ubuntu
------Out-of-the-box ubuntu doesn't satisfy the Requirements below, so
here's how to get them:
1) Get perl's curses package which is available from apt:
sudo apt-get install libcurses-perl
2) Run
cpan
at the shell. Agree to the defaults for everything.
To leave cpan, type
quit
3) Type
sudo cpan Term::AnimationRequirements
------------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
-----Command line arguments:
-c "classic" mode, only show species from Asciiquarium 1.0While running:
q quit
r redraw (will recreate all entities)
p toggle pauseContributors
------------New fish species backported from the Android live wallpaper and
other minor improvements by Claudio Matsuoka.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.