My LDKIT
It’s got basic graphics, sound, and lua interface stuff, as well as some handy things like random number generation, file load/save, fonts, matrix math and a few other odds and sodds. But it’s a major hodge-podge!
Notably missing is any kind of physics, but that doesn’t matter… This is just enough (well, plus a bit) to let me write my game in LUA with custom rendering stuff in C++, which is what I want.
Good luck everyone!