The SDL library is an open source cross-platform game and multimedia application SDK. It has been widely used to create commercial and open source games and media applications.
San Andreas Modeler is an open source library which allows you to extend the single player game of GTA San Andreas. It's similar to CLEO library but It provides the popular DOT NET as the scripting ...
The libgdx project is a cross-platform game development library written in Java, with some JNI code for performance hungry sections. It abstracts away the differences between writting desktop, ...
The Cobalt game development library is a project to help individuals learn how to create games from the ground up. From learning how to create and use interfaces through DLLs to finalized games ready ...
RocketHaxe is a simple game programming library for Haxe, built on NME. It aims to provide just enough support to make development of small, basic games easier than working directly over Haxe/N...
LibXJDBC is a Java Library that lets you get more effective SQL query with fewer lines of code.Table Example:|| || Game |||| id || Text || DB Connection. url, username, passwor...
As we all know Libgdx is a cross-platform game development library. So while I was developing Word Shooter game which you may find at I thought of adding database functionality to Libgdx. So as a res...