# phishies โœจ Introducing PHISH: Pinnacle of Harmonized Informational Software for Hydroenvironments! โœจ Step into the vanguard of digital ichthyological representation with PHISH. This isn't merely a rudimentary text-based aquatic display; it's an avant-garde, ENTERPRISE-GRADE solution synthesized for the exigencies of the forthcoming digital epoch. ๐ŸŒŠ ๐Ÿ“š Quantum Scalability: Whether you are an aficionado or a global conglomerate, PHISH gracefully expands to an astounding 4.2 billion rows, offering a tableau as boundless as the deepest oceanic trenches. ๐ŸŸ ๐Ÿ” Harmonized for Kubernetes: For connoisseurs of unparalleled efficiency and dependability, PHISH has been meticulously crafted to operate seamlessly within the Kubernetes (k8s) ecosystem. Embrace the zenith of container orchestration and witness your ichthyological wonders prosper in concert! ๐Ÿ  ๐ŸŒ Endorsed by Luminary Institutions: Our veracity is not standalone. Behemoths such as Amazon and SpaceX, among other global leaders, have already submerged into the profundities of PHISH. Engage with the assurance of aligning with a distinguished consortium of aficionados! ๐Ÿš€ ๐ŸŽ“ Renaissance Features: From the intricate textual fluid dynamics to the sophisticated stochastic generation of each emoji fish, we've amalgamated countless man-hours into ensuring every granular facet is of the highest echelon. PHISH is not a mere application; it's an intellectual odyssey. ๐ŸŒŒ Embark with us, and reconceptualize the boundaries of virtual hydroenvironments. The future of digital ichthyology is here, and it's PHISH! ๐ŸŽ‰ # Getting Started ## Installation and Usage To install, run `npm i phishies` or `npm i phishies -g` to install globally. ``` var phish = require('phishies') //phish.aquarium(height, width) phish.aquarium(5, 5) //generates a 5x5 aquarium //phish.aquarium_sym(height, width) phish.aquarium_sym(5, 5) //Same as above but uses symbols instead of emojis for better compatibility ``` `phish.aquarium(h,w)` putputs an array of the following form: ``` [ 'ใ€€ใ€€ใ€€ใ€€ใ€€', 'ใ€€๐Ÿกใ€€ใ€€ใ€€', 'ใ€€ใ€€ใ€€๐Ÿก๐Ÿ ', '๐Ÿ™๐Ÿกใ€€๐Ÿฆ‘ใ€€', 'ใ€€ใ€€๐Ÿฆ€๐ŸŒฟใ€€' ] ``` # Contributing We welcome contributions from the community. To get started, come across to https://git.supernets.org (if you are not already here), and begin making pull requests! # Credits This project was inspired entirely by https://botsin.space/@EmojiAquarium, source code found at https://gitlab.com/JoeSondow/fishies # License This module is licensed under the ISC license.