Birth of Experi
I've kicked around some code for the pass two or three month to help me develop a couple of game. As the code became stable, I published it on SourceForge.net. the library is named Experi. The name comes from the word experimental but without the mental. In other words, it's an mindless experiment ;).
Experi is a simple game library written in C. It wraps SDL and OpenGL to provide simple APIs to assist in the development of a game. Experi does not strive to reproduce existing game library like Allegro or Crystal Space 3D. Instead, it aims to be lightweight, low-level and minimalistic.
Of course, it's a work in progress, but I'm hoping to showcase a few demos soon. For anyone interested, visit the Experi project on SourceForge for more details.
Experi is a simple game library written in C. It wraps SDL and OpenGL to provide simple APIs to assist in the development of a game. Experi does not strive to reproduce existing game library like Allegro or Crystal Space 3D. Instead, it aims to be lightweight, low-level and minimalistic.
Of course, it's a work in progress, but I'm hoping to showcase a few demos soon. For anyone interested, visit the Experi project on SourceForge for more details.
Labels: c programming experi


