Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there any appetite to support more serious programming with Scratch? I’ve created a toy or two but would love to do more. The start/stop flags are the main blocker for me. If there was an option to start automatically and run forever (or until a break) I think I’d do a lot more experimenting with it.


I volunteer for a code club, so maybe I can help you out. I’m not sure what I’m missing in your issue, but Scratch scripts run continuously once the green flag is clicked. You can stop execution programmatically using the stop() block.

https://en.scratch-wiki.info/wiki/Stop_()_(block)


That’s the problem. I don’t want a green flag that is required to start the application.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: