Welcome to the official Balatro mobile game!
Hypnotic and endlessly satisfying, Balatro is a magical mix of card games like Solitaire and Poker, that lets you twist the rules in ways never seen before!
Your goal is to beat the Boss Blinds by making strong poker hands.
Find new Jokers that change...
Finally, the ultimate weapon against boredom while waiting
Huh, google play is refusing to sell it to me. Getting a [OR- FGEMF-20] error code regardless of payment method.
Edit: searching I came across a reddit thread, the post is older but all the comments are people complaining about this issue with trying to buy Balatro today.
Edit2: working now for me, about 4 hours after the game went live
I haven’t tested that out myself and I have no idea how it compares to their official mobile release, but I’m super curious about how it was implemented (it’s the first time I saw a tool that could convert a game to an iOS app), so I’ll be looking into it at some point.
Balatro Mobile Maker works because the game's engine (LOVE 2D) is designed from the ground up to be multiplatform. It's trivial to "port" compared to other engines.
That makes sense, and that engine and some of the other games they feature look interesting.
Does that mean that Balatro (and presumably other LOVE 2D games) is packaged like Doom with its WAD files, where there’s an engine (a generic LOVE 2D one) that runs the game, interpreting the Lua game code, which is basically just packaged like an asset? Or is there a Balatro engine that needed to be built for each platform? I saw that BMM downloads a base IPA and an APK patcher, so I’m assuming it’s closer to the latter, but I could see it going either way.