Автор: Yang Hu
Издательство: VereJava
Год: 2020
Формат: epub/pdf(conv.)
Страниц: 178
Размер: 10.8 Mb
Язык: English
Android is one of the most popular mobile operating systems. It uses the most popular programming language, Java, as the primary language for building apps of all types.
This book teaches you to build Android games from 0 by design patterns.What you will learn.
Set up a game development environment in Android Studio,and play sound effects
Respond to a player's touch and program intelligent enemies
Learn game development concepts, such as collision detection, animating sprite sheets, and simple tracking
Animate objects at 50 frames per second and manage multiple independent objects using object-oriented programming. This book briefly explain the concept and real practice examples in games, you will learn easy and fun.