Knowandengine what is Andengine
withAndroidthe prevalence of mobile phones and tablets,AndroidThe game continues to become hot. And for the game development interested students, should also want to learn to develop the game. Although the game development engine is more, but most of them need to spend some money to be able to use formally. And what we're going to explain here.Andengineis a free and open-source2Dgame engine. For its use, readers not only need not worry about authorization issues, but also can getAndengineThe source code, when needed to modify it. This chapter explains how to build a self on your own computerAndenginedevelopment platform. This articleChoose from Android 2D game engine Andengine Quick Start Tutorial
1.1 What isAndengine
Andengineis a model forAndroidPlatform for2Dgame engine, its entire project is open source and free of charge. Its official website iswww.andengine.org, Home1.1is shown. AndengineMain UseJavalanguage development, only used in some more time-consuming functionsC + +be optimized. Andenginethebox2dpackage is also amazing, and will be more efficient when used than the same level of physical engine. AndengineA large number of functions and methods are encapsulated, which is more convenient and quick to develop. this articleChoose from Android 2D game engine Andengine Quick Start Tutorial
Figure 1 . 1 Andengine Home Page
in the development of the game above, in addition to the most platforms and engines have been crazy biographyFlappy Birdgame, can useAndroiddevelopment. Like Angry Birds (Angry Bird), can also beAndengineeasy to develop. Of course,Andenginecan only be developed2Dgame, for3Dgames are powerless. this articleChoose from Android 2D game engine Andengine Quick Start Tutorial
Learn Andengine selected from the Android 2D game engine Andengine Quick Start tutorial