---How to control drawing?---

The twelve blocks each have different commands. You can compile them by building blocks and arrange them to draw various patterns.

The drawing position of the blocks matches their place on the grid.

The commands of the blocks placed on the grid integrating those which are piled up to the top and bottom, become the order of one drawing.

For example, when you put the block which has a command of 'paint out' on the block which has a command of 'circle', you can draw a painted out circle at the place you piled up. Only the commands which are given by piled up blocks are compiled to one command. The commands given by arranged blocks are not compiled. They are meant to be drawn as separate drawings on the place you have chosen.