doublespeakgames / adarkroom

A Dark Room - A Minimalist Text Adventure
Mozilla Public License 2.0
7.09k stars 1.59k forks source link

Mobile / desktop connect #674

Closed JordMonte512 closed 3 years ago

JordMonte512 commented 3 years ago

Hey.

Is there possibility to create a shared game save between mobile and desktop, one that uses some sort of SSO to share saved progress between mobile and desktop?

Currently there is no way to import desktop exports to mobile, I am assuming this is down to 2 things:

  1. Possible difference between the mobile and web versions
  2. clipboard sizes due the the amount of information on the export
Continuities commented 3 years ago

They're just really different games. Resource costs and timings were modified on the mobile version to support more active play than the web version's idleness.

On Mon., Feb. 8, 2021, 10:43 a.m. Jordan Monte, notifications@github.com wrote:

Hey.

Is there possibility to create a shared game save between mobile and desktop, one that uses some sort of SSO to share saved progress between mobile and desktop?

Currently there is no way to import desktop exports to mobile, I am assuming this is down to 2 things:

  1. Possible difference between the mobile and web versions
  2. clipboard sizes due the the amount of information on the export

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/doublespeakgames/adarkroom/issues/674, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABFIQA4MEMA4BO44NQYORQDS6ABC3ANCNFSM4XJHCTLQ .

JordMonte512 commented 3 years ago

Okay cool.

No problem.

I will close the issue