Sipedon is an aquarium simulator that runs in your terminal. It is currently in its early stages, but eventually it should become an aquarium management game.

bczsalba.com/post/sipedon

Published

2025-03-27 12:10:48

Modified

2025-05-26 22:09:18

OUTLINE:

Sipedon: An aquarium for your terminal

Sipedon is an aquarium simulator that runs in your terminal. It is currently in its early stages, but eventually it should become an aquarium management game.

Naming

This project is named after the Common Watersnake, whose latin name is Nerodia Sipedon.

Common Water|snake
   |     |
   V     V
 Fish Python

Screenshot 2025-05-26 at 21.55.13.png

Comments


Related


The terminal deserves its own UI paradigm.

It is finally time for the terminal to receive its own paradigm. Not a spruced up version of its predecessor, not a worse version of its successor.

Something truly unique.

bczsalba.com/post/the-tui-commandments

Published

2025-08-20 12:27:25

Modified

2025-08-20 12:58:13

PyTermGUI: TUIs that don't suck

Python TUI framework with mouse support, modular widget system, customizable and a rapid terminal markup language.

bczsalba.com/post/pytermgui

Published

2025-03-27 12:25:43

Modified

2025-05-27 13:08:26