I’ve been using XNA since it first came out way back in 2006 when I was a lowly freshman at University. I was a little disheartened when it was announced a few years ago that it wasn’t going to be continually supported by Microsoft any longer. I’ve begun porting a lot of my old code over to monogame as it’s matured and come a long way from it’s initial releases. That said though, I found there weren’t very many clear instructions of setting up the environment and porting over code. A lot of it was trial and error. So I’ve put together some tutorials of setting up the environment and porting over code. I will be adding to this list as I go.
Setting up the Environment