[size=150]Juce 2D Game Engine[/size]
How pointless? Pretty darned pointless! But it’s been fun so far and there’s still a lot to do on it.
It’s a basic 2D game engine, whos elements are Juce Components. The current version of the source code is [size=200]here[/size], and there’s an example windows executable (the source of this is in the archive too) [size=150]here[/size].
The post below explains a bit about some of the features. Some of them haven’t quite been fully tested yet, and i want to make some more systems in there that make creating a game really easy.
There’s little point to this, other than to see what was possible. It’s been a little tricky getting it working, but with this framework it’s actually really easy to get a little game running - have a look at the source for SquaresGame… that’s basically all there is to it.