Game Development with MonoGame e-bog
403,64 DKK
(inkl. moms 504,55 DKK)
Create a polished game that includes many levels and fights using MonoGame. This book will show you how to add AI agents and 2D physics into your game, while improving the performance of the game engine. By the end of Game Development with MonoGame, you will have created a game worthy of being published.Over the course of this book, you will be exposed to advanced game development concepts such...
E-bog
403,64 DKK
Forlag
Apress
Udgivet
25 oktober 2021
Genrer
Games development and programming
Sprog
English
Format
pdf
Beskyttelse
LCP
ISBN
9781484277713
Create a polished game that includes many levels and fights using MonoGame. This book will show you how to add AI agents and 2D physics into your game, while improving the performance of the game engine. By the end of Game Development with MonoGame, you will have created a game worthy of being published.Over the course of this book, you will be exposed to advanced game development concepts such as scripting and AI as you improve the performance of the game engine with better memory management. You will learn how to create a level editor that you will use to build game levels. You will also pick up tips and tricks for adding polish to your game project by adding a camera system, layers, menus, and improving the game's graphics using pixel shaders and better particle effects. Upon completing this book, you will have a clear understanding of the steps required to build a game from start to finish and what it takes to create a 2D game that could ultimately be published. What You Will Learn Write a performant 2D game engineScript the behavior of game objectsBuild and use a level editor for your gameAdd a UI to your gameWho Is This Book ForIntermediate to advanced C# developers with knowledge of MonoGame. Basic knowledge of how to install and use the 2D capabilities of MonoGame is required, along with knowledge on how to use the content pipeline tool.