nunuStudio
nunuStudio copied to clipboard
Add python 3 support to the platform using brython
Add python 3 support to the platform using brython
Description
- Use python to write scripts in the editor
- Create python script object
- Use brython to transpile python to js
Platform
- Web Version [X]
- Windows [X]
- Linux [X]
I am really looking forward to this :)
Got a question @tentone will we be able to use brython to write code to be used at runtime or for gameplay or will it be strictly editor code?
Hello
You will be able to run this code at runtime to do pretty much everything that you're able to do using JS.
I should make it available in the next version for people to try it.
Cheers