KidBasic Programs written at AALC
During March 2008, I taught a small "enrichment" class at
AALC,
to a group of 8 boys, ages 8-10.
After just 3 sessions, each a little over an hour, these students
were writing programs that could do simple animation.
- emmaPanda.kbs,
first use of drawing circles to make a panda face.
- crystal.kbs,
beginning use of animation -- looks like a growing crystal.
- moire.kbs,
beginning use of animation -- "moire" effect of adding lines.
- flicker10000.kbs,
more advanced animation, a "bouncing" circle.
- movingSquare.kbs,
animation under control of arrow keys.
- movingCircle.kbs,
animation under control of arrow keys.
- charlesSaucer.kbs, advanced animation --
an adult example, showing a "flying saucer" controlled by
the arrow keys.
Each arrow key hit speeds up the saucer's movement by a little bit
in that direction.