JanSeliv / Bomber

Open-source Bomberman multiplayer game made in Unreal Engine 5.3
MIT License
179 stars 30 forks source link

maybe android platform should be considered. #67

Closed colornix closed 3 months ago

colornix commented 3 months ago

since I donot like play bomberman on computer, I suggest move the game to android

JanSeliv commented 3 months ago

Thanks for bringing up the Android support topic!

I want to make it clear right off the bat: you can actually package the game for Android right now, and it runs fine on Android devices without crashing during gameplay.

See the video of current state: https://github.com/JanSeliv/Bomber/assets/20540872/54561b2a-1291-4f14-a21e-ed632f5b6672

From the video you can notice there are few critical issues:

Having these issues, I'm not sharing a ready-to-use .APK file, as I'm unable to dedicate additional time to enhance the Android version at the moment. Anytime soon I'm personally focused more on finishing core gameplay itself.

I would appreciate any assistance from the community on improving Android experience since the game is already up and running, offering a good foundation.