Game Development with MonoGame
Build a 2D Game Using Your Own Reusable and Performant Game Engine
-
- $39.99
-
- $39.99
Publisher Description
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 ultimatelybe published.
You will:
Write a performant 2D game engineScript the behavior of game objectsBuild and use a level editor for your gameAdd a UI to your game