Files
MonoGame.Extended/Source/Demos
Jon Seaman 4c9a0136b1 [WIP] Demo conversion to .net core (#514)
* Demo.SpaceGame working

* Delete unused files, update icon

* Demo.StarWarrior building

* Removed unused files

* Demo.Features Collision

* Platform Demo Building

* Nuclex Gui Project

* got the old platformer demo running but it's still missing stuff

* Demo.Features added to solution

* Demo.Features building

Currently, most demos don't build and were excluded from the project.

* Demo.Features.NetCore building

* Demo.Features building and running

* First demo usable

* Close button

* Tiles + Sprite Demo

* More demos working

* Fix Back() for new Gui

* Remove old project files
2018-06-18 20:29:40 +10:00
..

Demos

Each of these demos are setup like the MonoGame 3.6 Cross Platform Desktop Project template.

This means you'll need to have MonoGame 3.6 installed on your machine because some of the files are expected to be on your machine.

To run each demo in Visual Studio right click the project and select 'Set as StartUp Project' then run it as usual.