1
\$\begingroup\$

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)

\$\endgroup\$
1
  • 3
    \$\begingroup\$ Scratch 2.0 is written in ActionScript (for Adobe Flash Player). I'm not familiar with Delphi, but this tutorial suggests you can embed Flash content in your Delphi applications. This is pretty specialised work though, and getting distant from the topic of game development. Perhaps it would be best to ask the Scratch developers or on SO? \$\endgroup\$ Commented Aug 5, 2015 at 12:45

1 Answer 1

2
\$\begingroup\$

Turbowarp.org can convert scratch projects to .exe if that is what you mean. You need to upload your project and go to package project. Scroll down and there will be a bunch of things you can convert your project to.

For .exe I would use the Electron [Your Computer Type] Application.

\$\endgroup\$
1
  • \$\begingroup\$ It's not clear to me from this answer how does converting the Scratch project into a .exe solve OP's problem of displaying the game from within the Delphi generated .exe; what additional steps need to be taken to accomplish the goal as stated OP's question? \$\endgroup\$ Commented Aug 19, 2022 at 22:46

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.