Hacker News new | ask | show | jobs
by MBCook 3172 days ago
XNA is limited to MS platforms isn’t it? Is imagine it was so they could port/sell to iOS, PlayStation, Mac, etc.
1 comments

Monogame is practically a drop in replacement which has multi-platform support/targets. FNA is also effectively the same, with a slightly more "purist" approach.

I honestly just assume that anyone that says XNA in the context of development in the last 5 years actually means one of the modern mono implementations.