Hacker News new | ask | show | jobs
by anonymous908213 97 days ago
SDL and Raylib are probably the closest C(++) analogues. Or SFML if you strictly want a library written in C++, I suppose.
1 comments

And what would be an equivalent for Monogame-Extended utilities, which turns MonoGame really into a game engine (without an editor)?
DirectX TK, Microsoft's replacement to XNA, naturally it only does Windows and XBox.