Convert Scratch Projects (.sb3) into Goboscript Projects (.gs)

1 Open Issue Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement support for the 'control_for_each' statement in the sb2gs project, which converts Scratch (.sb3) projects to Goboscript (.gs). This involves either creating a decompiler for this specific Scratch statement or generating equivalent Goboscript code using local variables.

Complexity: 4/5
bug help wanted good first issue

Convert Scratch Projects (.sb3) into Goboscript Projects (.gs)

Python