makenai / robotnik

Drag and drop robotics educational library starring Johnny Five and Blockly (crowd goes wild)
52 stars 13 forks source link

More dynamic block generation. #35

Closed ajfisher closed 8 years ago

ajfisher commented 8 years ago

This still needs some more work but it now does the following:

New modules are in static/js/src/blocks and are still being called in individually. Once this is established we can put an index.js in there or something to grab all the modules in the folder and re-export them out again.

Other minor things: