Hacker News new | ask | show | jobs
by languageserver 1442 days ago
I miss XNA
3 comments

MonoGame is still a thing! and many games you've heard of were made with it https://en.wikipedia.org/wiki/MonoGame#Games
Also FNA (https://fna-xna.github.io), which is aimed at 100% compatibility with existing XNA 4.0 code.
I first started learning C# and XNA before college to make a game for my Zune HD. That was my first exposure to OOP. Ah, those were the days...
I do too some days. I keep meaning to do a deep dive into MonoGame to see where it is today and where it may be going.