Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Which game framework is easy to develop 2D game app in android? [closed]

I am new to Android Game Development and want to start with 2D game,
I want to know which game engines/frameworks are good for beginner level ?
so that i can start easy simple game development in 2D.

like image 300
Sunil Parmar Avatar asked Feb 11 '14 06:02

Sunil Parmar


People also ask

What is the best app to make a 2D game?

GameMaker Studio 2 is one of the best and the most functional 2D Game engine which is used by the developers these days for sure.

Which game engine is used for 2D games?

Unity's 2D game engine, evolved. Top 2D game creators choose Unity's industry-leading engine to develop and launch innovative games.

Is Unity good for 2D apps?

Unity enhances 2D tools to help you create stunning 2D experiences. With efficient workflows, every member of your team – from artists and designers to animators and engineers – can achieve even more.

Which game engine is best for Android game development?

Unity is a commercial game engine that has been used by many games. Unity is designed for both 2D and 3D game development. Unity has been used for everything from basic 2D sprite games to games featuring large complex 3D worlds.


2 Answers

I recommend following two:

  1. AndEngine
  2. LibGdx
like image 180
rokonoid Avatar answered Oct 22 '22 05:10

rokonoid


I would recommend Unity3d for this, so you have the option to make 3D as well.

http://unity3d.com/

Plenty of tutorials, assets to buy and a huge forum for tons of information.

Br / Henric

like image 22
Henric Avatar answered Oct 22 '22 07:10

Henric