Create a PoC of a RESTful api to mars-sim
Create a RESTful API pilot of the Mars-Sim project. This would use the headless module.
Discussed in https://github.com/mars-sim/mars-sim/discussions/473
Do you have instructions written down in setting up a docker image in a local machine for running mars-sim ?
How would you let others remotely connect to this machine's mars-sim instance ?
Can you list out the things we need to piece together one by one in this thread ?
Thanks!
This page explains how to connect. https://github.com/mars-sim/mars-sim/wiki/Remote-Console-Connection There us nothing about running Docker because that is well documented. I can add a brief section to this page but I'm not going repeat the Docker manual 😂
I have just updated the Wiki page to explain how to use Docker.
Is the goal of the web version of mars-sim about enabling MMO ?
At the beginning, it's okay to make it view only for anyone online.
Eventually, I would love to create instances of mars-sim where players can start a settlement and play it, while others may see how well the settlement is doing.