1.1.3 • Published 7 months ago
asciiquarium v1.1.3
Asciiquarium
Asciiquarium is a fun and whimsical terminal-based aquarium simulation rendered in ASCII art. Watch fish, whales, and other marine creatures swim across your terminal in a delightful, retro-styled display.
Kirk Baucom's original Asciiquarium project inspired this fork.
Installation and Usage
You can run Asciiquarium directly using npx
without needing to install it globally:
npx asciiquarium
Alternatively, you can install Asciiquarium globally using npm:
npm install -g asciiquarium
Then run the following command to start the simulation:
asciiquarium
To exit the simulation, press Ctrl + C
.
Dependencies
Asciiquarium is written in Perl and requires version 5.40
or later to run. The following Perl modules are also required:
Term::Animation
License
This project is licensed under the GPL-2.0 License - see the LICENSE file for details.