Browsing Category
Libgdx
2 posts
Installing Development Environment for Libgdx
As we know Libgdx is a Java based, cross platform game development framework. This means that, once we write the code for one platform, we can port the game to other platforms with no or minimal changes. Currently it is supporting Windows, Linux, Mac OS X, Android, iOS and HTML5 platforms.
Cross Platform Mobile Game Development Using Libgdx
Libgdx is an open source, cross platform game development framework. It currently supports Windows, Linux, Mac OS X, Android, iOS and HTML5 as target platforms. This is mainly intended to to create games using Java programming language.