1.1.3 • Published 7 months ago

asciiquarium v1.1.3

Weekly downloads
-
License
GPL-2.0-only
Repository
github
Last release
7 months ago

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.

1.1.3

7 months ago

1.1.2

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago