MonoGame.Extended

Build Status

MonoGame.Extended is an open source extension library for MonoGame. It is a collection of classes and extension methods to make it easier to make games with MonoGame. It makes MonoGame more awesome.

Development status

MonoGame.Extended is a work in progress. New classes are being added almost every day and I'm blogging about them on dylanwilson.net. We have a very early alpha Nuget package released but keep in mind the API is likely to change as the project grows.

Contributing

If you would like to contribute start with one of the following:

Design goals

  • A clean and consistent API familiar to MonoGame devleopers.
  • It's not a game engine, but extends the framework with code to make games.
  • Follows C# coding guidelines.

License

MonoGame.Extended is released under the The MIT License (MIT).

S
Description
Extensions to make MonoGame more awesome
Readme MIT 16 MiB
Languages
C# 99.7%
HLSL 0.3%