Learning Android Game Development

Nikhil Malankar

  • 出版商: Packt Publishing
  • 出版日期: 2017-05-30
  • 售價: $1,550
  • 貴賓價: 9.5$1,473
  • 語言: 英文
  • 頁數: 238
  • 裝訂: Paperback
  • ISBN: 1785880950
  • ISBN-13: 9781785880957
  • 相關分類: Android
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • 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

Book Description

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.

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

About the Author

Nikhil Malankar started his journey into game development in