Topic 9 - Intro to Monogame

We are going to use Monogame to program using graphics.  Here is the official website:

https://monogame.net/

Install/Setup Monogame

Either follow along in class with Mr. Aldworth, or use this link to get started with Monogame:

https://monogame.net/articles/getting_started/1_setting_up_your_development_environment_windows.html



Once you have the Monogame extension added to Visual Studio, you can begin the first lesson.