- Learning AndEngine
- Martin Varga
- 246字
- 2021-04-02 10:01:59
Preface
Android has become the number one platform for mobile phones and tablets, and its popularity is still rising. Mobile game markets have become a great place for both professionals and indie game developers to present their games.
AndEngine was created by Nicolas Gramlich to ease the development of 2D games for Android devices. Since the beginning, AndEngine helped to create many successful games such as Traktor Digger, Construction City, and Bad Roads.
AndEngine is a full-featured open source engine. Its advantage is its simplicity. It is complete and makes creating any 2D game possible, and yet it is still easy to use. Moreover, AndEngine lets programmers use any part of the underlying Android SDK with no limitations.
Learning AndEngine is meant to teach the basics of AndEngine. It's a step-by-step guide to creating a simple game. Through the tutorial, all the basic features of AndEngine are presented in a concise way, making it easy to follow. The book starts with the installation of the required software, making a blueprint of the game, and follows with gradually adding features to the game as the readers learn them. Finally, a game is polished and released for a beta test in the most popular Android application store, the Google Play store.
The AndEngine source code exists in three versions. This book deals with the latest and most commonly used branch called the GLES2—AnchorCenter branch. It uses a newer graphics library, and it is stable and complete.
- JavaScript百煉成仙
- Rust編程:入門、實戰與進階
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- The Computer Vision Workshop
- SEO實戰密碼
- 琢石成器:Windows環境下32位匯編語言程序設計
- Learning Vaadin 7(Second Edition)
- 零基礎趣學C語言
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Orleans:構建高性能分布式Actor服務
- C語言程序設計
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- Python應用與實戰
- 熱處理常見缺陷分析與解決方案