- cross-posted to:
- linuxphones@lemmy.ml
- projectharmonia@lemmy.ml
- cross-posted to:
- linuxphones@lemmy.ml
- projectharmonia@lemmy.ml
Bevy can run on Android phones. But what about GNU/Linux phones?
I decided to find out using my PinePhone Pro with RK3399.
Managed to run my game using WGPU_SETTINGS_PRIO=webgl2
.
But couldn’t get past the main menu due to limited features of the GPU. 😢
But simple 2D games like breakout example runs!
Right now I working on networking for the game, but this evening I decided to tinker with my device a little.
I know this is a Bevy community but I thought I’d mention:
If you’re looking to dev on a mobile device, Godot has a dedicated Android build! And it’s Linux native, so it’ll run on mobile Linux distros, I’m sure :)