Home
Download
Documentation
Tutorials
Known Bugs
To-Do List
Forum
Dev-Team
Intrepid 2D Game Library



Download


Dependencies



intrepid-gl depends on the following libraries in order to compile and run properly:


We have compiled the library under Linux and Windows.

There's a make file included in the sources. For Linux, just use make. For Windows, download the binaries. It's possible to compile the same source in Windows, with just a little work. We recomend you to use Dev-CPP (with mingw).

In both cases, you'll have the binary file, intrepid-gl.a for linux, intrepid-gl.o for windows, and you'll have a header directory, and within it a file called libgame.h. Just include the header/libgame.h to your project and just link the binary file.

If you have any trouble compiling the library or your program, check out the tutorial section.

Intrepid 0.2 alpha
Intrepid 0.2 alpha source Download
Intrepid 0.2 alpha Linux binary i386 Download
Intrepid 0.2 alpha Windows binary i386 Download
Intrepid 0.1 alpha
Intrepid 0.1 alpha source Download
Intrepid 0.1 alpha Linux binary i386 Download
Intrepid 0.1 alpha Windows binary i386 Download