Anyone know of a good free engine to create 2D games for Android?
I'm new here and I've been routing around for engines but they either require a couple hundred dollars to sell your game or to sell it on Android. I'm looking for one that allows me to create directly to Android for free. Can anyone help?
Comments
I havent yet made an android build but will soon for SokoBomber.
If you want to make fairly simple games, the MIT App Inventor is a really easy to use drag and drop interface that does everything from creating, compiling, loading apps onto your phone, to putting your apps onto the Play store. You should definitely give it a try if you've never made anything for Android. It doesn't really have many limits, from what I've seen, but the whole drag and drop thing gets very slow and frustrating if you want to do anything even slightly complicated.
Long term, using something like Unityis probably your best option, as it does 2D games really well, and you can target a variety of platforms. Also, there are a lot of Unity users in this community, so it's pretty easy to get help if you need it.
This is an amazing Unity 2D tutorial, you have to pay, but it is totally worth it.
http://www.digitaltutors.com/learningpath/110-2D-Racing-Game-Series-in-Unity
Cocos is also able to export for multiple platforms including Android.
http://www.cocos2d-x.org/
Good luck.
The following book will show you how to build yr own version of Libgdx from scratch and use it to build 3 games. A snake game, A platformer game and 3d asteroids at the end. This is a complete book that will teach you all elements of game engine architecture, you may read it ones and then jump to libgdx. Here is the download link...
http://it-ebooks.info/book/1305/
More info at: www.projectanarchy.com
https://www.garagegames.com/products/torque-2d
https://www.garagegames.com/community/blogs/view/22726
It is licensed under MIT.
http://www.basic4ppc.com/