mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-15 15:09:29 +00:00
ed9ebec2b6901210fcc15c2735820f7c77b416cd
MonoGame.Extended
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:
- Your thoughts on what should be included in the library
- Join the discussion on one of the other issues
- Talk about it on your blog or twitter
- Vote on a task in the Trello board
- Create demos and samples using MonoGame.Extended
- and of course, you can fork the project to start making changes
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).
Languages
C#
99.7%
HLSL
0.3%