Make Games with MonoGame - Installation and Development Fundamentals
WATCH THE UPDATED 2021 VERSION!
• [2021 Update!] Make Games with MonoGa...
This video outlines the basics of working with the popular game-development framework MonoGame. We start by going through the installation and setup process, and then move on to start our own game from scratch, discussing the fundamentals as we go. The assets for this game can be found here:
https://drive.google.com/open?id=1h-rGRAsxVMY0tUUaBVRegB6t-eRdVMm4
Check out the full course on Udemy! Use this link to automatically apply a discount:
https://www.udemy.com/course/monogame/?couponCode=078434EE346417867983
This YouTube video will cover the following topics:
Installing Visual Studio
Installing MonoGame
Creating and running new projects
Starting a game from scratch (a shooting gallery game)
Understanding the methods in Game1.cs
Importing assets (images, fonts, sounds, etc.) with the Pipeline tool
Drawing graphics to the screen
Using SpriteFonts to display text
Reading mouse input
Implementing randomness
If you have any questions, or if anything is unclear from the video, leave a comment! I respond to every question.
Other Videos By Challacade
2020-05-20 | Run LÖVE Games on Android - APK Generation and Installation |
2020-02-17 | The Easiest Way to Animate: Programmatically with Tweens |
2020-01-20 | Hearts and Damage | Recreating Zelda |
2019-10-13 | Bombs and Explosions! | Recreating Zelda |
2019-08-19 | The Lamp and Lighting Torches | Recreating Zelda |
2019-07-16 | Looting Treasure Chests! | Recreating Zelda |
2019-07-07 | Querying the World | Recreating Zelda |
2019-06-23 | Collisions and Vectors | Recreating Zelda |
2019-06-15 | Animating Link's Walk | Recreating Zelda |
2019-06-15 | The Illusion of Movement | Recreating Zelda |
2019-05-29 | Make Games with MonoGame - Installation and Development Fundamentals |
2018-12-20 | Make Games with Love2D - Setup, Structure, and Development Basics |