Posted January 22, 2022 by Wildman Dev
Just got done creating the official Android version of Stranded in Space.
The hardest part was developing my laptop UI for phones. In the PC version, to respond to group chats you would use your mouse wheel... which isn't a thing with phones, of course. I had a version working well with swiping but I didn't like the way it looked/felt enough. Instead I went with a separate UI for that section of the laptop. The whole thing took some custom images/code, but I think the solution is elegant enough.
I'm happy it's done and hopefully there aren't too many issues with it. A web/browser version of Stranded in Space is up next!