buchspektrum Internet-Buchhandlung

Neuerscheinungen 2013

Stand: 2020-01-07
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Jerome F. DiMarzio

Android Game Recipes


A Problem-Solution Approach
2013. xix, 256 S. 31 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2013
ISBN: 1-430-25764-4 (1430257644)
Neue ISBN: 978-1-430-25764-6 (9781430257646)

Preis und Lieferzeit: Bitte klicken


Android game apps are typically the most popular type of Android apps in the various Google Play, Amazon Appstore and other Android app stores. So, beyond the Android game tutorials out there, what about a day-to-day handy and complete code reference for Android game developers?

Android Game Recipes is your first, reliable game coding reference for today´s Android game apps. This book provides easy to follow real world game code problems and solutions, including source code.

This book covers code recipe solutions that are common to 2D game development problems such as designing a game menu, collision detection, moving characters, moving backgrounds and more. This book also includes how to work with player input, how to add multiple levels, how to create game graphics for different screen resolution, and how to work with device sensors.

After reading and using this book, you´ll have the templated code snippets, solutions and frameworks to apply to your game app design to build your game, customize it, and then sell it on the Android app stores.
1. Getting Started
2. Loading an image
3. Splash screen
4. Menu
5. Reading Player Input
6. Loading a SpriteSheet
7. Scrolling a Background
8. Scrolling a Multi-layered Background
9. Syncing a Background to Character Movement
10. Creating a level from tiles
11. Moving a Character
12. Moving an Enemy
13. Moving a character with obstacles
14. Firing Weapons
15. Collision Detection
16. Keeping score
17. Keeping Time
J. F. DiMarzio is a seasoned Android developer and author. He began developing games in Basic on the TRS-80 Color Computer II in 1984. Since then, he has worked in the technology departments of companies such as the U.S. Department of Defense and the Walt Disney Company. He has been developing on the Android platform since the beta release of version .03, and he has published two professional applications and one game on the Android Marketplace. DiMarzio is also an accomplished author. Over the last 10 years, he has released eight books, including Android: A Programmer s Guide. His books have been translated into four languages and published worldwide. DiMarzio s writing style is very easy to read and understand, which makes the information in the topics that he presents more retainable.