移动设备端三个主要的游戏开发引擎cocos2d-x,libgdx,Unity3d
cocos2d-x
- Opensource.
- Less community support but good support on other sites (3k search results on stackoverflow).
- Many Famous games like 2048,BADLAND are developed using cocos2d-x
- The minimum size of game developed on cocos2d-x can be as low as 1.5MB
- Supports both 2D and 3D but mainly used for 2D.
- C++ is mainly used for development.
libgdx
- Opensource.
- Good community support as well as on other sites (9k search results on stackoverflow).
- Some famous games like Ingress,Apparatus are developed on libgdx.
- Supports both 2D and 3D.
- Java is mainly used for development.
Unity
- Paid.
- Huge Community support and huge support on other sites (15k search results on stackoverflow)
- Many famous games like monument valley, Temple Run 2, Angry Birds Epic a