drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.27k stars 55 forks source link

Android release #130

Open tcarrio opened 1 year ago

tcarrio commented 1 year ago

Is your feature request related to a problem? Please describe.

An Android release!

Describe the solution you'd like

Godot has support for targeting Android with a build template.

It doesn't need to be on the Play Store, even just an APK on Itch.io

Describe alternatives you've considered

Browser based release could supplant this, if it were an optimal PWA.

Additional context

Nothing much more to say. If people like the idea and maintainers are willing, this could be a nice feature for people who are looking for something on the go, or just have extra Android devices around.

drwhut commented 1 year ago

While it's true that Godot has support for Android devices, the amount of work that would need to be done to port the game to mobile would be immense - maybe this can be worked on in the future, but for now this will be pretty low priority.