Skip to content

new-davinci/blockly

 
 

Repository files navigation

New daVinci Blockly

Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.

This fork of Blockly includes blocks to represent code for controlling a Parrot Rolling Spider Minidrone.

After making changes to the blocks code, generate the compressed JavaScript file by running:

python build.py

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • HTML 3.2%
  • Python 1.7%
  • CSS 0.1%