Hello all,
I have a WIP going on here:
http://blissfulthinking.nl/gamezero
I feel its coming along nicely. Some of the technicalities are discussed here: http://www.box2d.org/forum/viewtopic.php?f=9&t=3411
The setup is this:
JNLPAppletLauncher to enable JOGL support
Processing for graphics (its a PApplet.class superclass)
Uses JBox2D for physics
Levels are parsed from Inkscape SVG files
Minim is used for sound but a bug is making want to ditch it
I might request some help finding a solution to my sound problem at some later point. Right now I’m considering using JOrbis.
ATM I am trying to import graphics from Inkscape more WYSIWYG