Adventures of Strawberry Samurai by telion

[raw]
made by telion for LD35 (JAM)
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.

Controls: WASD to move, click to shoot.

Feedback

mountainstorm
21. Apr 2016 · 17:42 UTC
I didn't get how it fit the theme, but I liked it. Cute main character
TeamScripta
23. Apr 2016 · 16:57 UTC
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!