Creating A Project

From TRCCompSci - AQA Computer Science
Revision as of 18:57, 12 June 2018 by Admin (talk | contribs) (With MonoGame Installed)
Jump to: navigation, search

Without MonoGame Installed

If you don't have MonoGame installed you could use the nuget package, use THIS document to do this. It will get you to install the MonoGame package and will also create a project. PS This is not the easy way

With MonoGame Installed

No Templates Installed

If you have installed MonoGame onto your own machine and you don't have the template, or you are using MonoGame in college for the first time then you should use THIS document to create a new project. You will need to download the template zip files from moodle as described in the document.

With Templates Installed

If your game is okay for just Windows, I would recommend to create just a Windows Project. You could use another option this will depend on the platform you wish to target, the cross platform option is a good compromise.