Jumping in late

Hi all,
i think i’m in, not shure if i’ll enought time to see the light at the end of the tunnel. Anyway past ludum dare where a lot of fun hope this will be the same.

I’ve coded some shi**y lib which together form a shi**y framework the last 4 days, so here it is: http://code.google.com/p/ludumdareengine/
Use it at your own risk! Do not try it at home! You may experience some serious injury if you look too close at the soruce 8)
It’s written in C using GLUT and OPENGL. It runs on macos [latest verion] and linux [slackware ~10] and i think there will be no problem porting it to windows.
It has some memory management feature [something like an enanced garbage collector], some debug and timeing function, minimal udp client-server functions, a state machines to manage games states and a rle files compression.

c-ya “on the road”