The latest HTML5 / JavaScript game engines
In the age of multiple platforms and smartphones there is one definite feature which is supported by all – a browser. Running with this idea is the latest innovation in browser gaming – the gaming engine.
In the age of multiple platforms and smartphones there is one definite feature which is supported by all – a browser. Running with this idea is the latest innovation in browser gaming – the gaming engine.
I’m currently developing an iPhone game (watch this space…*) and required a very simple collision detection system. My application is pretty simple and doesn’t require any complex collision engines included in the likes of Chipmunk or Box2d, however, after trawling around the internet for a good few hours looking for a way to do it with the basic cocos2d framework, I decided to write my own method.
*I did release a game – two infact: Wicked Little Devil and Social Break
Recent Comments