Hello!
I would like to share a project I have been working on, and maybe get some feedback.
JGF is a game development framework for Java. It provides a configuration service and provides several components that handle the common tasks related to game development, in order to ease and speed up game development and provide default services from the beginning.
JGF lets you focus in the actual game content development, as it takes care of common game functionality (see Features).
If you are interested, please visit http://code.google.com/p/jgf/. Don’t forget to vote afterwards!
And a screenshot of one of the test programs (more screenies at JGF site):
http://jgf.googlecode.com/svn/trunk/jgf/doc/screenshots/sample-debug-1.png
The project is still on an early development stage.
Thank you!