Scratch2CPP (v1.1)
Scratch2CPP version 1.1 adds new features such as:
Any project with the file extension .sb3 can be converted into the Python script scratch2cpp_converter.py and compiled into an exe via Visual Studio!
Any scratch Blocks can now be converted as C++ language terms!
You drag the project.json into the same folder as the Python script and execute the python script with python scratch2cpp_converter.py and it will generate a C++ file that you compile it and it will display on a console app