Coder Social home page Coder Social logo

Comments (6)

harry-cpp avatar harry-cpp commented on August 11, 2024 2

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

  • Platformer2D
    • Platformer2D.Core
      • Platformer2D.Core.csproj - .NET Standard Library
    • Platformer2D.Linux/
      • Platformer2D.Linux.csproj
    • Platformer2D.Windows
      • Platformer2D.Windows.csproj
    • Platformer2D.Linux.sln
    • Platformer2D.Windows.sln
    • README.md
  • SpaceWar
  • NeoShooter
  • README.md

from monogame.samples.

SimonDarksideJ avatar SimonDarksideJ commented on August 11, 2024

We should also incorporate feedback raised in:
MonoGame/MonoGame#7192

from monogame.samples.

SimonDarksideJ avatar SimonDarksideJ commented on August 11, 2024

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

from monogame.samples.

harry-cpp avatar harry-cpp commented on August 11, 2024

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.

from monogame.samples.

SimonDarksideJ avatar SimonDarksideJ commented on August 11, 2024

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

from monogame.samples.

SimonDarksideJ avatar SimonDarksideJ commented on August 11, 2024

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

from monogame.samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.