Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Android Game Programming: A Hands-On Guide to Building Your First Android Game

Posted By: nebulae
Learning Android Game Programming: A Hands-On Guide to Building Your First Android Game

Rick Rogers "Learning Android Game Programming: A Hands-On Guide to Building Your First Android Game"
ISBN: 0321769627 | 2012 | EPUB | 480 pages | 10,8 MB

Build the Next Great Android Game!

Learning Android Game Programming is your hands-on, start-to-finish guide to creating winning games for today’s rapidly growing Android mobile device marketplace. If you have even basic Android development experience, Rick Rogers will help you build on your knowledge to quickly create low-budget 2D mobile games that sell.

The book starts with an up-to-the-minute overview of today’s Android mobile games marketplace, reviews each leading genre, and teaches you the foundational concepts of game development. You’ll design a simple game, then master every step of game development with AndEngine—the powerful, open source, free game-development engine. Every chapter teaches with sample code you can actually use, including many examples drawn from the published game, Virgins Versus Vampires (V3).


With this book you’ll learn how to

Use free Android tools for creating code, artwork, and sound

Implement the “game loop” that is at the heart of Android games

Bring your game to life with scene transitions and entity modifiers

Make the most of bitmap and vector graphics, sprites, and animation

Integrate user input via touch, multitouch, keyboard, voice recognition, accelerometer, location, and compass

Build infinite virtual worlds with tile maps

Create, save, and reuse powerful particle effects

Find, acquire, modify, and use background music and sound effects

Implement highly realistic physics effects with Box2D

Use AI techniques to make your games smarter and more fun

Build a scoring framework based on collisions between your game elements