English | 简体中文
Code Blockly is a graphical editor developed by Code Dream Star based on the open source Google Blockly, and its graphical interface in multiple languages is very conducive to novices to quickly get started programming and experience the fun of programming.
- code-dream-star.github.io/code-blockly
- Clone the repository (https://github.com/code-dream-star/code-blockly.git)
- Open the project folder
- Double-click
index.html
to run it
- Fork the repository
- Create a new YourName_main branch
- Submit the code
- Pull Request to this repository