An open API service indexing awesome lists of open source software.

https://github.com/mikedx/blockly-div

drag and drop programming for div games studio (wip)
https://github.com/mikedx/blockly-div

Last synced: about 1 year ago
JSON representation

drag and drop programming for div games studio (wip)

Awesome Lists containing this project

README

          

# 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.

**The project page is https://developers.google.com/blockly/**

![](https://developers.google.com/blockly/sample.png)