Reblogged by cstanhope@social.coop ("Your friendly 'net denizen"):
akkartik@merveilles.town ("Kartik Agaram") wrote:
Lua Carousel: A lightweight programming environment for desktop and mobile devices
I just published this thing on itch.io.
https://akkartik.itch.io/carousel
Source code: https://git.sr.ht/~akkartik/carousel.love
@exquisitecorp Here you go :)
Attachments:
- 30-second video of my tool showing a code editor sharing the screen with the programs inside it. I demonstrate a few different programs with 2-3 dozen lines of code each: * A colorful pattern in a circle that moves where you tap, demonstrating interactivity * Pacman animating across the screen eating pellets. I bounce between these programs to demonstrate that they start and pause as I do so. (remote)