small fork trying to add new blocks and new render
this project is a fork of Sarxzer/cc-blockly-editor.
the original project and website can be found here: https://sarxzer.xyz/projects/cc-blockly-editor/.
Blockly is a Google libraries that add visual programation for educational or beginner purposes. This project is a fork of the original Blockly project, with some modifications to fit the ComputerCraft environment.
- Visual code editor for ComputerCraft and ComputerCraft:Tweaked
- Block-based interface
- Export code to ComputerCraft
No installation is required. Just go on the website and start coding. You can also download the files for offline usage.
just download from gh-pages branch here
- Open the application in your browser
- Start coding
- Export the code to ComputerCraft
- Run the code in the game
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details
This project is not affiliated with ComputerCraft or Google Blockly. It is an independent project created to help beginners to learn how to code in Lua using ComputerCraft.
If you have any questions, feel free to contact me at my email or open an issue in this repository.