SDL_bgi 1.0.1

SDL_bgi is a graphics library based on SDL 1.2 and SDL_gfx. SDL_bgi is largely compatible with BGI, the Borland Graphics Interface that was the de-facto standard in PC graphics back in DOS days. It's very easy to use, and it also provides extensions for RGB colours and mouse support. It should run on any platform supported by SDL (only tested in Linux).

Tags graphics c development library
License Zlib
State stable

Recent Releases

1.0.111 Dec 2014 08:25 major bugfix: This release fixes some bugs in putpixel(), getimage(), putimage(), and kbhit().
1.0.007 Nov 2014 10:29 major feature: This is the initial release of SDL_bgi.