I would like to Display a Scratch Project (.SB2) file within my Delphi EXE file. I would like to know if it is possible to display and build the Scratch Project into your Delphi Project.
I wish to make a small game in Scratch and then use the game within my Delphi Application without the need of the Scratch 2 IDE. Perhaps a 3rd party delphi tool or component or something that can help me achieve this would also be very nice. So basically I want to host the Scratch game within my Delphi app.
Is this possible? How can this be done? (I am using Delphi 10.3.2 Rio and Scratch 2 Offline Editor)