Vector Module - New! (submitted by Taiphoz 1 week ago)
The Cruel Vector Module.
I started working on a Base set of class's to use in my own projects, since I had been lacking a Vector class that's where I started.
cVector2D, cShape and cPoint are the class's I have at the moment.
The Shape class can create any shape you want, and it will render that shape out in a traditional vector style, it also handles shape rotation and collision detection based on a Point in Poly method.
Android version now available (submitted by Foppy 2 weeks ago)
Doggy Bounce is now also on Google Play, to be played on Android phones! I think the Android version is more fun than the Flash/HTML 5 version. The touch controls work well with the game and I have slowed it down a bit.
First release candidate for android Added Options Added Music Added Alternate controls (for android only) Added Battery power game play mechanic Added Highscore Updated Facebook module
Added new bug graphics fixed up some slow code for mobile version Made progression to harder spawns more steady Fixed the android beta (no more white lines)
The animation has been improved greatly, it is now recursive allowing split animation. Blending has also been implemented which can be seen in this version.