Giter Club home page Giter Club logo

danii.github.io's Introduction

Block Builder V1.0.1

A little site / project that allows you to make Blockly blocks, with Blockly blocks. The project is currently hosted using GitHub pages, at https://daniihh.github.io/.

Currently this is just a little hobby of mine, don't expect too much.

Usage

Entities

To first create a block, open up the Entities toolbox category in the editor workspace, and drag out a Block definition block. [Pulling out a Block definition block from the toolbox.]

Interface

A new block will be placed in the preview workspace. This block is a live view of the block you are making. Some code should also appear in the output section. This code can be utilized with the tools available from the Download Tools button.

Inputs & Fields

From this point, you can add text, a new line, value and statement inputs, and connections all from the Inputs tab. Simply drag and drop any block below the Block definition block and watch as the preview block and code output update live. [An example of Inputs & Fields in the editor, and preview workspace.]

A text field block can be added from the Fields category.

Values

You can change the default value of the text field by adding a text value from the Values category, along side a hue value, input style value, and alignment value.

Types

Types can be made from the Types category, or the dropdown on a type block. Types modify what can and can't be modified. Types you add to your blocks won't immediately be visible, but can be seen in the code output, or by attempting to connect two blocks together that don't share the same type, or have the Anything type. [An image of the code output showing a type.]

Credits

danii.github.io's People

Contributors

danii avatar

danii.github.io's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.