Page 1 of 1

Programming in Love2D through a web based editor

Posted: Wed Feb 08, 2023 1:28 pm
by fridays18
For the past year or so ive been using replit for everything involving code compilation and usage, I do this since Im a senior in hs and we use chromebooks so ive needed a online method to code, but recently replits output system has stopped working so although I can code in love I cant test the product, if anyone knows any other web based love2d ides I would appreciate it greatly :)

Re: Programming in Love2D through a web based editor

Posted: Wed Feb 08, 2023 5:33 pm
by Bigfoot71
Personally I found this but no idea what it's worth: https://schellingb.github.io/LoveWebBuilder/
Otherwise there was already a topic in 2019 on this question: viewtopic.php?t=86353
Also only for online "compilation" there is the 2dengine site that manages it: https://2dengine.com/?p=builder

Re: Programming in Love2D through a web based editor

Posted: Wed Feb 08, 2023 7:13 pm
by fridays18
Bigfoot71 wrote: Wed Feb 08, 2023 5:33 pm Personally I found this but no idea what it's worth: https://schellingb.github.io/LoveWebBuilder/
Otherwise there was already a topic in 2019 on this question: viewtopic.php?t=86353
Also only for online "compilation" there is the 2dengine site that manages it: https://2dengine.com/?p=builder
I appreciate the links ill check them out!