MonoGame / MonoGame.Samples

A few cross-platform game samples using MonoGame.
www.monogame.net
Other
583 stars 298 forks source link

Updating MonoGame.Samples for 3.8 #50

Closed SimonDarksideJ closed 4 years ago

SimonDarksideJ commented 4 years ago

Starting a discussion to get a heads of agreement on a plan to update the samples to 3.8

My initial thoughts are as follows:

Weigh in below (before we start)

SimonDarksideJ commented 4 years ago

We should also incorporate feedback raised in: https://github.com/MonoGame/MonoGame/issues/7192

harry-cpp commented 4 years ago

I want to propose a new structure for the samples repo:

SimonDarksideJ commented 4 years ago

I think it's a good idea to separate out the samples in to their own sln files. Not entirely sure about the separate lib, but I'll do some tests

harry-cpp commented 4 years ago

It's one of 2 standard ways for writing MG games for easy crossplatform. Another approach are shared projects, but MS has not really updated the dotnet tooling to work nicely with them, so I try to avoid them when not needed.

SimonDarksideJ commented 4 years ago

Samples updated to the new template @harry-cpp and working well. Even managed to make a template project which generates new projects too,

SimonDarksideJ commented 4 years ago

Completed, 3.7 samples archived to the 3.7 branch. Develop is now 3.8