To access Blockly C++, go to: demos->code->index.html
In Blockly C++, two core files have been edited.
-
core/block.js
-
core/field_dropdown.js
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