Game Programming with Unity and C#

Game Programming with Unity and C#
Författare
Förlag Springer International Publish
GenreDatalitteratur
FormatPocket
SpråkEngelska
Antal sidor550
Vikt830 gr
Utgiven2023-11-24
ISBN 9781484297193

Learn the essentials of the Unity game engine, the C# programming language, and the art of object-oriented programming. This book is aimed at beginners with no knowledge or experience in game development or programming. Packed with examples, new concepts are not only explained, but thoroughly demonstrated.

Starting with an introduction to Unity, you will learn the essentials of the engine: navigating the various windows, managing the objects that make up your game, and understanding the concepts that are fundamental to the engine. After that, you will gain a solid foundation in the concepts of object-oriented programming and the syntax of the C# language. Then the fun really begins, as you get hands-on experience building three playable example projects that drill you on the concepts you've learned until they stick. Guided at each step by author Casey Hardman, you will outline and implement bare-bones, simple games designed to exercise your development skills: a top-down obstacle course, a tower defense game, and a 3D playground that demonstrates Unity's physics features. As you progress through the book, you'll put to use more and more of the features of C# and Unity, adding tools to your belt and strengthening you as a game developer.

By the time you've completed the book, you will be empowered to strike out on your own and build the game mechanics of your choice.

What You Will Learn

<ul><li>Understand the fundamentals of object-oriented computer programming and the C# programming language</li><li>Leverage the features of Unity to implement game mechanics with reusable, clean, and elegant code</li><li>Design and implement your own mechanics and independently solve problems as they arise</li></ul>

Who Is This Book For

Beginners who have no prior experience with programming or game development, who would like to learn to create games with a solid foundation that prepares them to further develop their skills.