An overview of creating a game with MonoGame. Installation of MonoGame development environment using Visual Studio. Handling input devices such as keyboard, gamepad, and mouse. How to load assets such as sound effects, music, fonts, and sprite images. Examples of simple number guessing game and space shooter in MonoGame and C#. How to convert an XNA game to MonoGame.
Hosted by Levi D. Smith
MonoGame source code – https://github.com/levidsmith/MonoGameExamples
Links and Notes
- MonoGame – https://www.monogame.net/
- XNA to MonoGame guide by Levi D. Smith – XnaToMonogame.pdf
- XNA Game Studio Redistributable Font Pack – https://github.com/SimonDarksideJ/XNAGameStudio/wiki/Redistributable-Font-Pack
- Beginning MonoGame – http://www.geekswithblogs.net/cwilliams/archive/2017/02/06/232974.aspx
- MonoGame Tutorial – https://gamefromscratch.com/monogame-tutorial-series/
- Theme music – Ride by Pocketmaster
/