Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

This is really cool and clever. I sometimes use asciiquarium as a window "buffer" in my tiling window manager at work just to position main windows better but this would be a cool alternative. It'd be cool if the aquarium stretched to fill the window size somehow but idk how feasible that'd be. Also cool that you put it on cargo!

(+1)

Thank you! I do plan on adding stretch to fill but it will take a little while- because its a 3d scene I fixed the aspect ratio so that I could guarantee the edge of the camera lined up with the tank model. I'll need to figure out a "nine-slice" type approach to stretch the tank without messing with the relative edge widths.