Is there a gaming multimedia library for XBasic?
One possible gaming library is Simple DirectMedia Layer or SDL. http://www.libsdl.org/ There was a short discussion about SDL wrt XBasic. http://www.egroups.com/message/xbasic/818 From the SDL website: “This library is designed to make it easy to write games that run on Linux, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, events, etc) and presenting a single source-code level API to your application. This is a fairly low level API, but using this, completely portable applications can be written with a great deal of flexibility.