Hi,
I wanna make a game with löve. But I wonder if it is possible to update player when my code changed?
Because all time writing "love game.love" to terminal is a bit tiring.
Regards.
Auto update simulator
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Auto update simulator
Depending on your editor and OS you can build straight from that without opening a terminal. Or (for windows at least) you can make a batch file to automatically open inside a terminal.........
https://love2d.org/wiki/Getting_Started
https://love2d.org/wiki/Getting_Started
Re: Auto update simulator
My os is macos and I am using Sublime Text 3.Beelz wrote:Depending on your editor and OS you can build straight from that without opening a terminal. Or (for windows at least) you can make a batch file to automatically open inside a terminal.........
https://love2d.org/wiki/Getting_Started
And I couldnt find anything in wiki for auto run
- zorg
- Party member
- Posts: 3470
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Auto update simulator
It's possible, though it does not hinge on your code editor (or OS) of choice;
one example: viewtopic.php?f=5&t=77409&hilit=hotswap
one example: viewtopic.php?f=5&t=77409&hilit=hotswap
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
Re: Auto update simulator
Hi,
For livecoding/hotswapping there's also https://github.com/ChrisJan00/livecode_love
For integrating the love2d run command in Sublime 2, there's https://love2d.org/wiki/Sublime_Text_2
https://youtu.be/sVZv3JePH60
For livecoding/hotswapping there's also https://github.com/ChrisJan00/livecode_love
For integrating the love2d run command in Sublime 2, there's https://love2d.org/wiki/Sublime_Text_2
https://youtu.be/sVZv3JePH60
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Re: Auto update simulator
you are the best man..qubodup wrote:Hi,
For livecoding/hotswapping there's also https://github.com/ChrisJan00/livecode_love
For integrating the love2d run command in Sublime 2, there's https://love2d.org/wiki/Sublime_Text_2
https://youtu.be/sVZv3JePH60
it very helped to me.
Who is online
Users browsing this forum: Ahrefs [Bot] and 4 guests