User Guide

REPEAT EXAMPLE
In the above example, because 2 will never be greater than 5, KaiBot keeps moving
forward. You can replace one of the numbers with a variable card.
Advanced
Coding Card
Pack
COLOR MIXING CARDS
Computer coding involves many different knowledge and skills. Have you ever tried
color mixing with coding? On computers, a very common color-coding system is the
RGB color model. The RGB color model is an additive color model in which red, green
and blue light are added together in various ways to reproduce a broad array of colors.
The name of the model comes from the initials of the three additive primary colors, red,
green, and blue.
When you run your code, the KaiBots screen will display the resulting color, as well as
the RGB, LED lights will also display the color. If you have KaiBot paired with
Kainundrum.com and run your code, the virtual KaiBot can paint with your newly mixed
color in Picasso mode.
Place KaiBot on this card to select the percentage of red you want to display or mix
with the other colors. If you only want to display a percentage of red, then don't add the
other color mixing cards.
Place KaiBot on this card to select the percentage of green you want to display or mix
with the other colors. If you only want to display a percentage of green, then don't add
the other color mixing cards.
Place KaiBot on this card to select the percentage of blue you want to display or mix
with the other colors. If you only want to display a percentage of blue, then don't add
the other color mixing cards.
34