Beginning Android Games, Third Edition
Год издания: 2016
Автор: Zechner M., DiMarzio J.F., Green R.
Жанр или тематика: Программирование
Издательство: Apress
ISBN: 978-1-4842-0473-3
Язык: Английский
Формат: PDF
Качество: Издательский макет или текст (eBook)
Интерактивное оглавление: Да
Количество страниц: 605
Описание: Learn all of the basics needed to join the ranks of successful Android game developers. You'll start with game design fundamentals and Android programming basics, and then progress toward creating your own basic game engine and playable game apps that work on Android smartphones and tablets. Beginning Android Games, Third Edition gives you everything you need to branch out and write your own Android games for a variety of hardware.
Do you have an awesome idea for the next break-through mobile gaming title? Beginning Android Games will help you kick-start your project. This book will guide you through the process of making several example game apps using APIs available in Android.
What You'll Learn
- Gain the fundamentals of game programming in the context of the Android platform
- Use Android's APIs for graphics, audio, and user input to reflect those fundamentals
- Develop two 2D games from scratch, based on Canvas API and OpenGL ES
- Create a full-featured 3D game
- Publish your games, get crash reports, and support your users
- Complete your own playable 2D OpenGL games
Who This Book Is For
People with a basic knowledge of Java who want to write games on the Android platform. It also offers information for experienced game developers about the pitfalls and peculiarities of the platform.
Оглавление
Contents at a Glance
About the Authors ...................................................................................................xix
About the Technical Reviewer ................................................................................xxi
Acknowledgments ................................................................................................xxiii
Introduction ...........................................................................................................xxv
Chapter 1: An Android in Every Home ................................................................... 1
Chapter 2: First Steps with Android Studio ......................................................... 15
Chapter 3: Game Development 101 ..................................................................... 33
Chapter 4: Android for Game Developers ............................................................ 81
Chapter 5: An Android Game Development Framework .................................... 159
Chapter 6: Mr. Nom Invades Android ................................................................. 199
Chapter 7: OpenGL ES: A Gentle Introduction .................................................... 237
Chapter 8: 2D Game Programming Tricks ......................................................... 309
Chapter 9: Super Jumper: A 2D OpenGL ES Game ............................................. 379
Chapter 10: OpenGL ES: Going 3D ...................................................................... 435
Chapter 11: 3D Programming Tricks ................................................................. 471
Chapter 12: Android Invaders: The Grand Finale ............................................... 521
Chapter 13: Going Native with the NDK ............................................................. 567
Chapter 14: Marketing and Monetizing ............................................................. 579
Chapter 15: Publishing Your Game .................................................................... 587
Index ..................................................................................................................... 595