You blink for a second and next thing you know I’ve been on hiatus again while working on side-projects. But after being consistently pissed off by the ridiculousness of modern programming I’ve come back to my safespace to do some house-keeping in Ctesiphon’s codebase.
Mostly cleaning up the really ugly parts of the code like duplicated headers between the editor and the game, as well as the GUI in general. I also made a makefile for the first time ever today! It’s not that different to just using a script like before, but now its easier to set multiple options on a single compile (like turning on verbose prints, AND getting profiling symbols)
Also, big shout out to miniaudio.h, I’d been getting complaints with audio in past demos and this nice lib does everything I’d want from an audio system, in almost exactly the way I’d probably do it if I’d dedicated enough time to it.









