- Mastering AndEngine Game Development
- Maya Posch
- 131字
- 2021-07-16 19:42:18
Preface
Building a game for Android is easy, thanks to a multitude of game engines and tools that allow you to quickly get started. This is true for AndEngine as well. If you are reading this text, you have probably already tried your hand at, at least, a basic AndEngine game. After getting started like this, the next questions are: how to move from this game to those wonderful games you have seen elsewhere? How to make those cool animations, lighting, shadows, and other amazing effects? And how to get them with AndEngine?
This book takes you through the many advanced topics you may encounter while making the perfect Android-based game. After explaining the theory behind each technology, it proceeds to show you how to implement it in an AndEngine-based application.
- Facebook Application Development with Graph API Cookbook
- Designing Machine Learning Systems with Python
- Python編程自學(xué)手冊(cè)
- C語(yǔ)言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- Building a Recommendation Engine with Scala
- Functional Kotlin
- Hands-On Reinforcement Learning with Python
- Python機(jī)器學(xué)習(xí)基礎(chǔ)教程
- 持續(xù)集成與持續(xù)交付實(shí)戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- OpenMP核心技術(shù)指南
- 硬件產(chǎn)品設(shè)計(jì)與開(kāi)發(fā):從原型到交付
- Mastering Python
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- 前端程序員面試算法寶典
- AI輔助編程Python實(shí)戰(zhàn):基于GitHub Copilot和ChatGPT