Skip to content

ostia27/cc-blockly-editor

 
 

Repository files navigation

small fork trying to add new blocks and new render

ComputerCraft : Blockly Editor

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.

Features

  • Visual code editor for ComputerCraft and ComputerCraft:Tweaked
  • Block-based interface
  • Export code to ComputerCraft

Installation

No installation is required. Just go on the website and start coding. You can also download the files for offline usage.

For offline usage

Html file

just download from gh-pages branch here

Usage

  1. Open the application in your browser
  2. Start coding
  3. Export the code to ComputerCraft
  4. Run the code in the game

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details

Disclaimer

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.

Contact

If you have any questions, feel free to contact me at my email or open an issue in this repository.

About

The ComputerCraft : Blockly Editor is a visual, block-based code editor for the ComputerCraft Minecraft mod. It allows users to create Lua scripts for in-game computers, making coding accessible for beginners. No installation is required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 88.6%
  • Java 7.9%
  • HTML 1.7%
  • CSS 1.2%
  • Batchfile 0.6%