Project description: Simple application for graphically programming small animations with given picture and some commands.
Basic usage:
- First you have to click an image from the list at the bottom of the screen. It shall appear on the canvas.
- The next step is to choose blocks from the list in the middle and drag it into the logic field which is at the right half of the screen. Each block represents easy to understand programming operation. Blocks can be coupled into more complex logic.
- Final step is to press the Start button to initialise the logic.