mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-24 03:56:31 +00:00
4c9a0136b1
* 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
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.