i got a galaxy nexus recently and as you can imagine i was very excited and began downloading a the popular games most of them behaved fine but there were some apps and games which had services eunning in rhe background even though the app was killed.i had to go to the settings and stop them. i wouldnt bother too much if the battery wasnt effected but from what i have seen it does. i wonder why the developers would so thia on a phone app. i prefer the apps that update when i ask them to. i really hope people stop doing this service atarting frenzy in their apps.
If you have not heard about GoDot game engine,.. you should check it out right away.. godotengine.org Last time, i wrote a blog post about my experience making a simple physics game to GoDot Engine. Though there are a bunch of free options announced during the GDC this year, i thought ill' contribute to the engine. The one piece that is most important for game dev is the pipeline for the engine. One of the most common tools used for 2D animations is Flash. I have been using a library called Super Animation for almost all the games we've made for android at TMG. It's a free tool which lets you convert swf files to .sam files. This file can then be loaded in Cocos2Dx using the Open source loader library https://github.com/raymondlu/super-animation-samples I thought it would be a good idea to port this cpp library to GoDot so that i understand how to write custom modules for the engine. This is the video of the module in action. I have expos...
Comments