Game Development with MonoGame: Build a 2D Game Using Your Own Reusable and Performant Game Engine
Autor Louis Salin, Rami Morraren Limba Engleză Paperback – 26 oct 2021
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 engine
- Script the behavior of game objects
- Build and use a level editor for your game
- Add a UI to your game
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.
Preț: 306.61 lei
Preț vechi: 383.26 lei
-20% Nou
Puncte Express: 460
Preț estimativ în valută:
58.67€ • 61.73$ • 48.58£
58.67€ • 61.73$ • 48.58£
Carte tipărită la comandă
Livrare economică 10-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484277706
ISBN-10: 1484277708
Pagini: 425
Ilustrații: XV, 200 p. 54 illus., 16 illus. in color.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.31 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484277708
Pagini: 425
Ilustrații: XV, 200 p. 54 illus., 16 illus. in color.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.31 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 1: Performance Improvements.- Chapter 2: Extending the Content Pipeline Tool.- Chapter 3: Improving Graphics Quality.- Chapter 4: Level Editor.- Chapter 5: Scripting.- Chapter 6: AI.- Chapter 7: Menus and Overlays.- Chapter 8: Improving the Game with Curves.- Chapter 9: Tying It All Together.
Notă biografică
Louis Salin has been a developer for more than 15 years in a wide variety of fields, developing on Windows in the early days in C, C++, and eventually C#. He’s also worked as a developer on Linux-based web applications using different scripting languages such as Ruby and Python. His early love for coding comes from all the time he spent as a kid copying video games written in Basic from books borrowed from the library. He wrote his first game in high school and took many classes in computer graphics.
Rami Morrar is a self-taught Game Developer with several years of development experience under his belt. Morrar spent his days as a young kid hacking his Nintendo Consoles with homebrew software. In his early adult years, he has delved into languages mostly found in the family of C Programming, such as C# and C++. He is a freelance technical writer who reviews games and writes tutorials on MonoGame. He is currently working on his own independent project in the frameworkas well.
Rami Morrar is a self-taught Game Developer with several years of development experience under his belt. Morrar spent his days as a young kid hacking his Nintendo Consoles with homebrew software. In his early adult years, he has delved into languages mostly found in the family of C Programming, such as C# and C++. He is a freelance technical writer who reviews games and writes tutorials on MonoGame. He is currently working on his own independent project in the frameworkas well.
Textul de pe ultima copertă
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:
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 engine
- Script the behavior of game objects
- Build and use a level editor for your game
- Add a UI to your game
Caracteristici
Teaches use of third-party tools and libraries to bring your game to the next level Fully explores MonoGame’s 2D graphical capabilities Teaches techniques needed to create and deploy your first game in MonoGame