Java 2D Game Frameworks

In this post i’m listing some of the game frameworks for the java development environment. These frameworks are for 2D games but some of the frameworks are suitable for 3D game development as well. ...

FMJ Framework

FMJ project was started to give alternative to java media framework. FMJ stands for freedom from media in java. Though it is completely start from scratch project. It is also compatible with the JMF(Java Media Framework). It also has two sub-projects for specific media support. First project is FFMPEG-Java...

Nuclex Framework

New framework named “Nuclex” for .NET is released. It is set of classes that developers can use to mix and develop applications as per their need. What is Nuclex ? The Nuclex Framework is a collection of well-designed building blocks for XNA games and other demanding applications written in...

Cocos 2D Framework

If you’re in search of 2D framework in python then Cocos is for you. It is 2D framework and suitable for making games and graphical demos. It is available for multiple platforms: linux, mac and windows. Python and pyglet is necessary on system before you start working with cocos2D. You can have sprite...