MonoGameQuest
This is a work-in-progress MonoGame port of BrowserQuest. The idea is to make a game that is visually and behaviorally identical to BrowserQuest, but made as if it was an original MonoGame game (i.e., not a straight port), as a way to learn and explore 2D game development with MonoGame.
Running Locally
Requirements
- Windows 10
- Visual Studio 2017 - Community edition works fine
- .NET desktop development
- Universal Windows Platform development (including the 10.0.10586.0 and the 10.0.10240.0 SDKs)
- MonoGame SDK 3.6
- Visual C++ Redistributable Package for Visual Studio 2013 - This is required by the MonoGame Pipeline Tool
- Enable Developer Mode for Windows 10