Y
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
zerr
97 days ago
And what would be an equivalent for Monogame-Extended utilities, which turns MonoGame really into a game engine (without an editor)?
link
pjmlp
97 days ago
DirectX TK, Microsoft's replacement to XNA, naturally it only does Windows and XBox.
link