Page 1 of 1

Love Blocks - Code editor for LÖVE

Posted: Sun May 08, 2022 2:41 pm
by LoveBlocks
Hello,

I made web based code editor for LÖVE or Lua. You can use block based programing or classic text editor. You can run your games in the browser or i have made simple way to download your games to your Android phone. Just download the Love Blocks - Android from Play Store. From here you can launch your games. The web application also contains few tutorials to get you started with LÖVE .

You can find the application and how it works here: https://loveblocks.tk/.

Web application Github repository: https://github.com/meda10/Love-blocks-web
Android application Github repository: https://github.com/meda10/Love-blocks-android

If you find some unexpected behaviour please let me know.

In following pictures you can see the block editor and text editor. There is also launched game on the right side:

Re: Love Blocks - Code editor for LÖVE

Posted: Wed May 11, 2022 9:19 am
by Gunroar:Cannon()
Woah! Looks neat, as for android could ypu also release an alternative to play store?

Edit:*you...I type like a one fingered Dinosaur on my phone.

Re: Love Blocks - Code editor for LÖVE

Posted: Thu May 19, 2022 8:51 am
by LoveBlocks
I have created github releases page in the repository and added the application as APK file. You can use it for manual instalation on your android device.

It is available here: https://github.com/meda10/Love-blocks-a ... es/tag/1.0

Be aware that the application uses Google play services to send messages from web app to your android app. Without Google play services you won't be able to use all the functionality.

Re: Love Blocks - Code editor for LÖVE

Posted: Tue Jun 28, 2022 2:19 pm
by IckyHollow
The editor looks good but it seems the website is broken. I can't seem to access the website as it said 403 forbidden and therefore can't download your editor. I wonder is there any issue with the website?