Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 450 Bytes

Readme.md

File metadata and controls

17 lines (11 loc) · 450 Bytes

Pyaquarium:

An aquarium written in python. Meant to emulate old-timey screensavers.

Live demo: ssh [email protected]

Fish

To run:

git clone https://github.com/skyler-ferrante/pyaquarium.git
python3 fish.py

Acknowledgments

PyAquarium was inspired by fish, and relies upon the curses library.