Single player aquarium idle game with fish breeding, training, fights and a tongue-in-cheek economy around dogecoin, meth and explosives. Most systems are static managers that tick local simulation, update UI, award currency, and serialize to SaveData using FileSystem.Data JSON. UI is Razor-based with a sprite catalog that loads PNGs from package paths or embedded base64, and audio is driven by local SoundEvents chosen from game state.