Coding to learn and make stunning vector graphic images
Introduction
Build your first StoryBlocks
Learn code is not easy, we just try to help you enjoy it
Introduce StoryBlocks
StoryBlocks is an application that was built on top of Google Blockly. It help you to learning using code to de simple 2D graphics design by manipulate 2D primitives. Once you mastered it, it is a powerful tool. During the learning journey of StoryBlocks, you can get chance to understand basic computer programming concept and graphics design experience.
Let’s start. What is Blocks? Like building a house with bricks, blocks is what we used here to build an runnable application which can create the content you want. Here is some screenshot from the app.
Blocks Example

This is Rectangle block, which you can use it to create a rectangle. Dragging it out, you can see all the parameters.