MonoGame: A .NET framework for making cross-platform games
azhenley
32 points
11 comments
March 08, 2026
Related Discussions
Found 5 related stories in 43.5ms across 3,471 title embeddings via pgvector HNSW
- DirectX: Bringing Console-Level Developer Tools to Windows haunter · 13 pts · March 12, 2026 · 45% similar
- Windows native app development is a mess domenicd · 384 pts · March 22, 2026 · 43% similar
- PureBasic: The Quiet Survivor svenfaw · 13 pts · March 01, 2026 · 43% similar
- Show HN: Moongate – Ultima Online server emulator in .NET 10 with Lua scripting squidleon · 240 pts · March 06, 2026 · 40% similar
- GitHub Monaspace Case Study homebrewer · 127 pts · March 31, 2026 · 40% similar
Discussion Highlights (3 comments)
mwkaufma
For a more actively maintained XNA implementation, also worth looking at Ethan Lee's FNA: https://fna-xna.github.io/
4pkjai
I used MonoGame to port my XNA games to other platforms. It’s really good, also it was very cool as a junior developer to see the code for the methods I used.
oAlbe
If you are wondering about the capabilities, Stardew Valley was made in MonoGame. I wonder how it compares, if at all, with Godot nowadays.