More basecode nobody will ever use anyway!
So here’s a tiny framework I made for ludum dare in c++ that I might not even use ^^
This
It uses glfw3, glew, boost and openAL for context creation and stuff…
Other than that, it provides a minimal gameloop that updates and draws components seperately and it can register global initializers for stuff… how cool’s that?
Nothing big, really.