Closed mrmola closed 6 years ago
I am trying to port brain.js to scratchx. How do I import it's dependencies, and how do I define variables imbetween scratchx blocks?
You will need to bundle the library in the extension itself as ScratchX does not support importing external dependencies.
I am trying to port brain.js to scratchx. How do I import it's dependencies, and how do I define variables imbetween scratchx blocks?