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)
- Host: GitHub
- URL: https://github.com/mikedx/blockly-div
- Owner: MikeDX
- License: apache-2.0
- Created: 2016-02-15T04:16:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-15T11:43:56.000Z (over 10 years ago)
- Last Synced: 2025-04-01T16:03:07.351Z (about 1 year ago)
- Language: JavaScript
- Size: 46.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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/**
