MonoGame
Powerful open-source .NET framework for creating cross-platform games.
Why consider MonoGame?
MonoGame is an open-source C#/.NET game development framework. The spiritual successor to Microsoft XNA, it powers commercial indie hit games (Celeste, Stardew Valley, Bastion) across Windows, Linux, macOS, iOS, Android, Nintendo Switch, PS5, and Xbox.
Learn MonoGame by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of MonoGame
MonoGame provides a flexible code-first architecture without forced engine constraints or runtime royalty fees.
Quickstart
dotnet new install MonoGame.Templates.CSharpdotnet new mgdesktopgl -o MyAwesomeGamecd MyAwesomeGame && dotnet runMonoGame is licensed under the Microsoft Public License (MS-PL).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.