A library to speed up the development of custom game engines in C.
tabbycore is a library I've thrown together out of spare parts from a previous attempt at writing tabbytoolkit, my (still unfinished) game engine.
It exists to save me having to write the same things over and over again when trying to do games programming, mostly logging and scripting. It also includes an XML ImGui wrapper for quickly hacking together developer GUIs, if that sounds like a fun time to you. If that sounds like a fun time to you, I'd also suggest pulling teeth and improvised lobotomies.
You should probably look at the repo for more info.
I wouldn't exactly call it done in its current state. Breaking changes are possible and very likely. Rely on it at your own risk.