I’ve heard a lot of good stuff about MonoGame and some cool games were made with it. I’ve been looking into engines to make a 2D game. I’m a Javascript Engineer professionally and am looking forward to learning C# and the MonoGame API seems clean.
That being said, even though I program daily, I can’t even get to a “Hello World” situation. I’m on OSX and the official getting started docs don’t tell me much about getting up and running. I followed another tutorial which said I needed to install things in a specific order, which I read after I installed the dependencies in the wrong order.
So I did a complete wipe of VS, Mono and MonoGame and reinstalled the right order and I still can’t create a MonoGame project.
Is there an official way to get MG running in OSX that I’m missing?
Thanks in advance.