Book description
Learn the art of making Android games and turn your game development dreams into reality
About This Book
- Leverage the latest features of Android N to create real-world 2D games
- Architect a 2D game from scratch and level up your Android game development skill
- Transition from developing simple 2D games to 3D games using basic Java code
Who This Book Is For
If you are a mobile developer who has basic Java programming knowledge, then this book is ideal for you. Previous Android development experience is not needed; however, basic mobile development knowledge is essential.
What You Will Learn
- Understand the nuts and bolts of developing highly interactive and interesting games for Android N
- Link the interface to the code used in games through simple methods
- Interact with the images on the screen and also learn to animate them
- Set and save the game state and save high scores, hit points, and so on for your games
- Get a grasp of various collision techniques and implement the bounding box technique
- Convert your 2D games to 3D games using Android N
- Get an understanding of the process of UI creation using Android Studio
In Detail
In this book, we'll start with installing Android studio and its components, and setting it up ready for Android N. We teach you how to take inputs from users, create images and interact with them, and work with sprites to create animations. You'll then explore the various collision detection methods and use sprites to create an explosion. Moving on, you'll go through the process of UI creation and see how to create buttons as well as display the score and other parameters on screen.
By the end of the book, you will have a working example and an understanding of a 2D platform game like Super Mario and know how to convert your 2D games to 3D games.
Style and approach
This easy-to-understand guide follows a step-by-step approach to building games, and contains plenty of graphical examples for you to follow and grasp quickly, giving you the chance to implement the concepts practically.
Table of contents
- Preface
- Introduction to Android N and Installation of Android SDK
- Getting Familiar with Android Studio
- Managing Inputs
- Creating Sprites and Interactive Objects
- Adding Animation to Your Game
- Collision Detection and Basic Artificial Intelligence
- Adding Boundaries and Using Sprites to Create Explosions
- Adding an Explosion and Creating a UI
- Converting Your Game from 2D to 3D
- Working Further on 3D Game
Product information
- Title: Learning Android Game Development
- Author(s):
- Release date: May 2017
- Publisher(s): Packt Publishing
- ISBN: 9781785880957
You might also like
book
Android Game Programming by Example
Harness the power of the Android SDK by building three immersive and captivating games Implement the …
book
LibGDX Game Development By Example
Learn how to create your very own game using the libGDX cross-platform framework About This Book …
book
Learning Android Game Programming: A Hands-On Guide to Building Your First Android Game
Build the Next Great Android Game! is your hands-on, start-to-finish guide to creating winning games for …
book
Android Game Programming: A Developer’s Guide
Extend your game development skills by harnessing the power of Android SDK About This Book Gain …