This is a proof of concept for an action MMO written in C++ compiled to emscripten. In this release the server is compiled into the client; there is no back-end and no multiplayer.
Features: potentially endless open world (unfinished) with Gauntlet-style combat (very unfinished).
Built almost entirely from scratch. Libraries used are SDL, SDL_image, and tinyXML2.
5 stars for innovation!!! I'm very impressed you wrote this game from scratch in C++ and compiled it into javascript. I checked out the source code thanks for sharing!
Comments2