/Blockly-CPP2

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Blockly C++

To access Blockly C++, go to: demos->code->index.html

Library changes

In Blockly C++, two core files have been edited.

  • core/block.js

  • core/field_dropdown.js

Credits

Thanks to the blockly team, blockly can be found here https://github.com/google/blockly

Special thanks to cake, their code for the mutator blocks was the basis for mutators in Blockly C++ https://github.com/cra16/cake-core