Cantitate/Preț
Produs

Beginning Unity Android Game Development: From Beginner to Pro

Autor Kishan Takoordyal
en Limba Engleză Paperback – 30 iun 2020
Master the art of programming games for Android using the Unity3D game engine. This book will help you understand basic concepts of game development in Unity. By the end of Beginning Unity Android Game Development, you will have the knowledge to confidently build an Android game. 
The book starts by explaining simple programming concepts to make beginners comfortable with the jargon. You will then learn to navigate around the Unity interface and use basic tools (hand, move, rotate, scale, and rect). You will also be acquainted with the creation of basic 3D objects in the game while understanding the purpose of several of Unity’s windows.
In the last chapters, you will learn to create a simple game for Android using the concepts studied in the previous chapters. Scripts will be written to handle the behaviors of the player and enemies as well as to handle other aspects of the game. The author shares tips along the way to help improve in-game performance,such as switching to the universal rendering pipeline when targeting mobile platforms.
At the end of the book, you will have a solid knowledge in making basic Android games that can be upgraded later to make more complex games.
What You Will Learn
  • Explore basic Unity and C# programming concepts and scripting for Android games
  • Navigate around the Unity interface and use its basic tools
  • Make the most of popular components and features of Unity
  • Write an Android game with optimizations
Who This Book Is For
Absolute beginners learning to program games for the Android platform using Unity3D. Basic knowledge of programming would be beneficial for the reader but is not required.

Citește tot Restrânge

Preț: 24320 lei

Preț vechi: 30400 lei
-20% Nou

Puncte Express: 365

Preț estimativ în valută:
4656 5075$ 3915£

Carte disponibilă

Livrare economică 26 noiembrie-10 decembrie
Livrare express 09-15 noiembrie pentru 12293 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484260012
ISBN-10: 1484260015
Pagini: 150
Ilustrații: XV, 255 p. 202 illus.
Dimensiuni: 155 x 235 x 22 mm
Greutate: 0.39 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Programming Concepts.- Chapter 2: Introduction to Unity.- Chapter 3: GameObjects, Prefabs, Materials, and Components.- Chapter 4: User Interface.- Chapter 5: Building our first Android Game - Sphere Shooter.- Chapter 6: Improving the Game - Sphere Shooter.

Notă biografică

Kishan started out by learning programming at a young age with Python. Finding a bigger interest in game development, he has been developing games using the Unity game engine for over four years now. He is also a Linux lover and has worked on his own distribution. Currently, he resides in his home country, Mauritius, where he often participates in major technical events and hackathons with Cyberstorm.mu while developing quality games and improving his portfolio with new skills.

Textul de pe ultima copertă

Master the art of programming games for Android using the Unity3D game engine. This book will help you understand basic concepts of game development in Unity. By the end of Beginning Unity Android Game Development, you will have the knowledge to confidently build an Android game. 
The book starts by explaining simple programming concepts to make beginners comfortable with the jargon. You will then learn to navigate around the Unity interface and use basic tools (hand, move, rotate, scale, and rect). You will also be acquainted with the creation of basic 3D objects in the game while understanding the purpose of several of Unity’s windows. In the last chapters, you will learn to create a simple game for Android using the concepts studied in the previous chapters. Scripts will be written to handle the behaviors of the player and enemies as well as to handle other aspects of the game. The author shares tips along the way to help improve in-game performance,such as switching to the universal rendering pipeline when targeting mobile platforms.
At the end of the book, you will have a solid knowledge in making basic Android games that can be upgraded later to make more complex games.
You will:
  • Explore basic Unity and C# programming concepts and scripting for Android games
  • Navigate around the Unity interface and use its basic tools
  • Make the most of popular components and features of Unity
  • Write an Android game with optimizations

Caracteristici

Covers beginner C# scripting in Unity3D Explains useful optimizations when making Android games Creates a foundation for more advanced and complex games