Page 6 of 7
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Sat Apr 27, 2024 11:55 pm
by marknote
version 1.460 is available with the support to iPhone landscape mode.
An issue on game stopping is also fixed with this version.
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Thu Jul 25, 2024 10:25 pm
by icevan
This for linux desktop, please?.
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Wed Aug 07, 2024 8:01 pm
by ddabrahim
This tool is a real life saver for me. As I don't have access to a computer during the day, I find it extremely convenient to use it to try new ideas, experiment on the go and also a simple alternative to preview my projects on iPhone and iPad.
My only problem right now is that I prefer to use camelCase when naming my variables and methods and for some reason the tool is keep switching to lower case characters. Sometime it can be a struggle to enter myVariableAndMethodNames because it has multiple uppercase characters but the tool is keep switching to lower case.
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Tue Sep 10, 2024 8:14 pm
by SiENcE
Hi marknote,
Is it possible to change the resolution? It seems to ignore setMode ?!
Also it looks lowres. on my ipad.
Thanks and great Tool!!
Second question: can you hide the X when someone has implemented love.quit or something like this?
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Mon Nov 25, 2024 3:56 am
by Guard13007
Made for iOS, but the default example code prints directly in the notch, making the text only partially visible. :salute:
Seriously, this is pretty cool, but that kind of initial experience will turn people away.
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Sat Dec 21, 2024 11:27 am
by marknote
Hi Guard13007
Thanks for the good catch! I realized I am still using quite old iOS devices, but will fix it soon
Guard13007 wrote: ↑Mon Nov 25, 2024 3:56 am
Made for iOS, but the default example code prints directly in the notch, making the text only partially visible. :salute:
Seriously, this is pretty cool, but that kind of initial experience will turn people away.
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Sat Dec 21, 2024 11:28 am
by marknote
HI SiENcE,
Thanks for letting me know this issue. Will check soon.
SiENcE wrote: ↑Tue Sep 10, 2024 8:14 pm
Hi marknote,
Is it possible to change the resolution? It seems to ignore setMode ?!
Also it looks lowres. on my ipad.
Thanks and great Tool!!
Second question: can you hide the X when someone has implemented love.quit or something like this?
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Sat Dec 21, 2024 11:34 am
by marknote
Hi guys,
A new version is available which enables access data saved by the games.

- game-data.jpg (54.15 KiB) Viewed 3944 times
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Sat Dec 21, 2024 11:37 am
by marknote
Hi ddabrahim,
Thanks for sharing the feedback. It is quite encouraging.
I will check the case issue.
ddabrahim wrote: ↑Wed Aug 07, 2024 8:01 pm
This tool is a real life saver for me. As I don't have access to a computer during the day, I find it extremely convenient to use it to try new ideas, experiment on the go and also a simple alternative to preview my projects on iPhone and iPad.
My only problem right now is that I prefer to use camelCase when naming my variables and methods and for some reason the tool is keep switching to lower case characters. Sometime it can be a struggle to enter myVariableAndMethodNames because it has multiple uppercase characters but the tool is keep switching to lower case.
Re: Love2D Studio: A free tool to code and test fantastic games on iPad/iPhone
Posted: Mon Dec 30, 2024 1:11 pm
by marknote
Hi ddabrahim,
Could you help to check the new version to see whether this issue is fixed?
Thanks!
ddabrahim wrote: ↑Wed Aug 07, 2024 8:01 pm
This tool is a real life saver for me. As I don't have access to a computer during the day, I find it extremely convenient to use it to try new ideas, experiment on the go and also a simple alternative to preview my projects on iPhone and iPad.
My only problem right now is that I prefer to use camelCase when naming my variables and methods and for some reason the tool is keep switching to lower case characters. Sometime it can be a struggle to enter myVariableAndMethodNames because it has multiple uppercase characters but the tool is keep switching to lower case.