Menu Close

What games are made with MonoGame?

What games are made with MonoGame?

Games

Game Year MacOS
Bastion 2011 Yes
Carrion 2020 Yes
Capsized 2013
Celeste 2018 Yes

What is MonoGame used for?

MonoGame is an open source, C# framework that implements the application programming interface (API) of XNA, Microsoft’s late game development toolset that was retired in 2013. It also supports all . NET languages.

What is XNA and MonoGame?

MonoGame doesn’t use the XNA framework, it is a re-implementation of the XNA framework. The difference is that all of the code inside MonoGame has been re-written to behave identically to the XNA framework. You’re probably wondering why someone would want to re-implement something that already exists.

Is MonoGame easy to learn?

MonoGame is a cross-platform gaming framework based on Microsoft’s XNA framework that’s extremely easy to learn.

Is MonoGame difficult?

Should I use MonoGame or Unity?

If you want to learn more, not worry about commercial licensing, focus on 2D and if you prefer more programming over editors, choose MonoGame. If you’re less into programming and more into just making games, want realistic 3D and physics out of the box, and don’t mind using an existing engine, choose Unity.

Are there any sample games for MonoGame?

A number of simple MonoGame samples for all the supported platforms: The Platformer 2D sample is a basic 2D platformer pulled from the original XNA samples and upgraded for MonoGame.

What is MonoGame extended?

MonoGame.Extended is an extension for MonoGame that makes it easier to make games. They have demos and games that can be tried out. This is a large library of MonoGame samples covering a large range of topics, including: Will require MonoGame 3.7 or earlier installed to open.

Is MonoGame development hard to learn?

Game development is what got many developers into programming. But how many of us actually ever learned how to create games? Creating games can be challenging, but it doesn’t have to be that way! MonoGame is a cross-platform gaming framework based on Microsoft’s XNA framework that’s extremely easy to learn.

Is there a sample file for XNA to MonoGame conversion?

This contains a vast array of samples demonstrating almost every feature of XNA, which is easily translatable to MonoGame. There are pre-converted samples available on the repository as well. MonoGame.Extended is an extension for MonoGame that makes it easier to make games.