nunuStudio icon indicating copy to clipboard operation
nunuStudio copied to clipboard

Add python 3 support to the platform using brython

Open tentone opened this issue 4 years ago • 3 comments

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]

tentone avatar Oct 16 '20 10:10 tentone

I am really looking forward to this :)

HeadClot avatar Oct 17 '20 22:10 HeadClot

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?

HeadClot avatar Oct 17 '20 22:10 HeadClot

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

tentone avatar Oct 18 '20 09:10 tentone