Comment on I freshly released my first fully free Android game: Wandering Alchemist (GPS walking game)
Solrac@lemmy.world 7 hours agoIndeed I do. I do not know if the engine or framework you used has an API for accessing GPS, but if it does, I’d like to assume it should be fairly easy.
And technically, yes, it could run on Waydroid, but Waydroid does not pass GPS data…
Vlyn@lemmy.zip 7 hours ago
I’m using Godot, which does not include GPS support for Linux exports, sorry. I’d have to write a custom GPS backend for gpsd and even that sounds finicky. GPS has already been a headache on the devices I do support :-/