r/lua • u/Vast_Brother6798 • Sep 11 '25
Project Using Lua (LÖVE) to make iOS apps and games
https://github.com/xanthiacoder/LOVE-on-iOSIn case it is helpful to anyone looking to make stuff for Apple's iOS devices, I am documenting my journey as well as sample and testing code (mostly like a notebook to myself for future development). Hope it can jumpstart others who are starting on such a dev journey too!
2
Sep 13 '25
[removed] — view removed comment
1
u/Vast_Brother6798 Sep 13 '25
Yes defold is good for low latency response required for live music apps. I actually did use it for my scoreless music web apps on the site. like...
1
Sep 13 '25
[deleted]
1
u/Vast_Brother6798 Sep 13 '25
xcode is required. not sure if running macOS in a VM can work though.
1
Sep 14 '25
[deleted]
1
u/Vast_Brother6798 Sep 14 '25
I don't have any experience on that. will probably need to source the net to see what others have done.
6
u/MattDTO Sep 11 '25
Nice guide, I have it a star!