@l_prod@mastodon.gamedev.place
Post #3158126
2025-04-26 13:48 UTC
@QuadRadical@wetdry.world I didn't, that's the best part! As far as I understand it, with Löve the entire game logic is in Lua and as long as your platform has a working Löve install it will run, since it's all interpreted and not compiled.
I literally *just* installed the engine ($ sudo apk add love) and then run the copied game files from my desktop ($ love Balatro.exe). Yes. Directly the Windows executable. How it exactly works under the hood? Don't ask me, black magic probably.
Replies (2)
-
@QuadRadical@wetdry.world 2025-04-26 13:49
@l_prod@mastodon.gamedev.place huh. how interesting!
-
@QuadRadical@wetdry.world 2025-04-26 14:25
@l_prod@mastodon.gamedev.place Mind sending me over your desktop file and icon? I assume you made them custom?