Game engine ported to JS with Emscripten
I’ve been messing with Emscripten and managed to port my OpenGL/SDL2 game engine to Javascript & WebGL with it.
The Engine itself is still pretty crap and you probably shouldn’t use it, but you could theoretically make web-games with it now, so that’s something.
- Links:
- Source on GitHub