

We will be covering all facets of game development using MonoGame. This tutorial series covers all aspects of using the open source and cross platform MonoGame framework, the spiritual successor to the XNA game library. Setting up your development environment Creating a new project Monogame Visual Studio 2019 Tutorial Monogame Visual Studio 2019 Serial Building your game Posted on by. Monogame Setupīy the end of this tutorial set, you will have a working project to build off of for your target platform and will be ready to tackle your next steps.


This section walks you through the basics of MonoGame and helps you create your first game.įirst, select the toolset and operating system you will be working with to create your first MonoGame project, then continue reading to understand the basic layout of a MonoGame project. Once it's open, simply search for MonoGame in the top right search window, as shown above, and install the 'MonoGame project templates'. To create new projects from within Visual Studio, you will need to install the Visual Studio 2019 extension, which can be installed from 'Extensions - Manage Extensions' in the Visual Studio menu bar. Update MonoGame to version 3.7.1.189 Update the project files to Visual Studio 2019 Add MonoGame icon Update Assembly information in preparation for NuGet package creation Create NuGet package manifest (1.0.0) Differences with the original repository (last updated 2012): Updated the project files to Visual Studio 2017. Latest Posts 8 months ago 25 replies 70.90k views 117 likes. With 1000s of shipped games we have built up a vibrant community of developers which use MonoGame for both fun and profit. You should see the 'Create a new project' dialog pop up. Start Visual Studio and select New Project. Creating a Project with Visual Studio 2019 This guide will walk you through building a starter game with MonoGame using Windows and Visual Studio 2019.
