ozkriff / zemeroth

😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust
https://ozkriff.itch.io/zemeroth
Apache License 2.0
1.39k stars 88 forks source link

Android #258

Open ozkriff opened 6 years ago

ozkriff commented 6 years ago

The current plan (2019.03.21) is that switching to good-web-game/miniquad will bring back Android support.

Old plans #247 has removed Häte-based android builds, but I still want Zemeroth to eventually support android. So I should: - https://github.com/ggez/ggez/issues/29 / https://github.com/ggez/ggez/issues/70 - wait until ggez is ported to winit so I can use `cargo-apk` as before - ~~Try to build the game using "raw" SDL2 method (see #259)~~
ozkriff commented 4 years ago

miniquad/good-web-game have recently got Android support so I hope that #563 ("Switch to good-web-game completely") will help with Android version of Zemeroth.

ozkriff commented 3 years ago

@not-fl3 is working on the Android port (and required miniquad/macroquad improvements). If anyone wants to help with testing check the latest apk build at the QUADS discord server.

ozkriff commented 3 years ago

Early Access on Google Play is here: https://play.google.com/store/apps/details?id=rust.zemeroth

A write-up from Fedor: https://macroquad.rs/tutorials/android