Louis Salin – författare
570 kr
Skickas inom 10-15 vardagar
786 kr
Läs direkt efter köp
Master the art of game creation with MonoGame—the cross-platform framework of choice for independent developers. Learn the various aspects needed to create your next game by covering MonoGame framework specifics, engine creation, graphics, patterns, and more.
The MonoGame framework provides an incredible canvas for the programmer to create their next 2D game, and this book teaches you to make the most of it. You will start from the ground up, beginning with the basics of what MonoGame is, the pipeline, and then how to build a reusable game engine on top of the framework. You will deep dive into various components of each aspect of a game, including graphics, input, audio, and artificial intelligence. The importance of game tooling is also covered. By the end, you will have a mastery level of understanding of how to create a 2D game using MonoGame.With a fully functional 2D game, aspiring developers will have the ideal blueprint to tackle their next fully featured game. The material covered is applicable for almost any 2D game project ranging from side scrolling adventures to fighting games.
What You Will Learn
Learn to build a game with the MonoGame framework.Understand game engine architecture and how to build an engine onto the MonoGame framework.Grasp common design patterns used in game development and in fully featured engines, such as Unity.
Who This Book Is For
Beginner to advanced MonoGame programmer would find this book helpful. The audience is expected to have a working knowledge of C#.570 kr
Skickas inom 10-15 vardagar
786 kr
Läs direkt efter köp
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.
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 For
Intermediate 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.