/Thin2d

A opinionated .NET 6 fork of MonoGame for creating cross-platform 2d games.

Primary LanguageC#OtherNOASSERTION

Thin2d

Thin2d is a opinionated fork of MonoGame framework and targets .NET 6.

Platforms planned to support

  • Desktop PCs
    • Windows 10 (net6.0-windows10.0.19041.0)
    • Windows Win32 (OpenGL & DirectX) (net6.0-windows)
    • Linux (OpenGL) (net6.0)
    • macOS (OpenGL) (net6.0)
  • Mobile/Tablet Devices
    • Android (OpenGL) (net6.0-android)
    • iPhone/iPad (OpenGL) (net6.0-ios)
  • Other
    • tvOS (OpenGL) (net6.0-ios)

Helpful Links

License

The Thin2d project is under the Microsoft Public License except for a few portions of the code. See the LICENSE.txt file for more details. Third-party libraries used by Thin2d are under their own licenses. Please refer to those libraries for details on the license they use.