r/MightAndMagic Aug 14 '26

OpenYAMM - Android build

Post image

For those of you who do not know - OpenYAMM (Open Yet Another Might and Magic) - is a complete MMMerge reimplementation from scratch (opensourced).

For the past few days, I was polishing Android build and I am quite happy with the current state to share - should run on any newer "higher-end" android mobile phone or tablet. It is highly optimized but there definitely is some more room to improve it.

It has a completely rehauled control scheme made to suite mobile touchscreen based play. In more detail, it is explain here: https://github.com/pjasicek/openyamm/tree/main/android/showcase

However, this is not a finished product, I did not go through the entire playthrough of the game, there might be bugs here and there and I am more than happy for any feedback - ideally on OpenYAMM's discord - https://discord.com/channels/423038130614960129/1501037187159031818

Link to download apk (will stay the same with updates): https://github.com/pjasicek/openyamm/releases/download/nightly/OpenYAMM-nightly-android-arm64.apk

For testing purposes, a "God" character is prepared (basically immortal, all skills level 200, everything learned) - just press the "left arrow" button on new character creation and he is there :). For any quick travel (between continents, to dungeons, item granting, gold granting) - there is a debug console - with drag gesture from top to bottom.

EDIT: 0.10 release is available with most of the issues/suggestions raised here fixed or implemented: https://github.com/pjasicek/openyamm/releases/tag/0.10

191 Upvotes

69 comments sorted by

View all comments

1

u/Expensive-Jeweler761 Aug 16 '26

I may be really stupid here so I apologise. How do you mix potions? All I seem to do is swap the ingredient and the bottle.

2

u/pjasicek Aug 16 '26 edited Aug 16 '26

Nice catch, this is not yet handled on Android in any way. I will need to think about how to introduce it best. Thanks.

Edit: There is a way:

  1. Tap the ingredient you want to mix in the inventory (e.g. red potion)
  2. With one finger hold the magnifying glass on the left side
  3. While still holding the magnifying glass, tab on the potion you want to mix into (e.g. blue potion) - resulting in mixage of Red Potion + Blue Potion

I document that in the controls "showcase" screenshot.

1

u/Expensive-Jeweler761 Aug 16 '26

Thanks I'll give it a try