Skip to content

Releases: LukeMinivaca85/Scratch2CPP

Scratch2Platforms

Choose a tag to compare

@LukeMinivaca85 LukeMinivaca85 released this 14 Jun 17:29
f91d4e0

It generates .sln like Unreal Build Tool
It has builds for PlayStation, Switch and Xbox, and also "Goiabada com queijo" that is a sweet typical of the state of Minas Gerais, Brazil

Scratch2CPP (v1.1)

Choose a tag to compare

@LukeMinivaca85 LukeMinivaca85 released this 11 Jun 21:17
f91d4e0

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

Scratch2CPP (v1.0)

Choose a tag to compare

@LukeMinivaca85 LukeMinivaca85 released this 03 Jun 21:28
f91d4e0
scratch

Update README.md