Balatro is a deck-building roguelite where you must play poker hands and earn chips to defeat enemy blinds. Enhance your deck of playing cards, buy Jokers to modify each hand you play, and discover new and wild synergies to win!
Finally, the ultimate weapon against boredom while waiting
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.
There is a project to convert the Steam app to a side-loadable mobile app (both for Android and iOS): https://github.com/blake502/balatro-mobile-maker
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.