- Make a folder.
- Paste the "sb3TOpy.py" file in the folder.
- Paste your .sb3 file in the folder.
- Open Command Prompt.
- "cd" into the folder.
- Run:
"python sb3TOpy.py your_project.sb3"
-
Python: Download it at https://python.org/downloads
-
PyGame: Download it with:
"pip install pygame" in a PowerShell/Command Prompt after you installed python (you need to have python installed for this step)
Your .py file will be in a folder in the folder you ran it. The converted file will be named "main.py"