I'm working on a multi-player game and need a scaled-down remote server during development. Just wondering if it is possible (feasible) to build a minimal server in gdscript and export to HTML5 app which will be hosted on a shared hosting service?
Has anyone tried this? I don't want to put a lot of work into something that won't work.
Thanks in advance!