ProCodeCG Kids Programming 4 Apr 2015 – Learning to Build Things with Array

Standard

Today we learn how to use array to create boxes in Minecraft. We have learned how to use box and box0 before, and today we give boxa (or box array) a try.

The kids are now getting better at typing codes 🙂 They typed it fast with very few typos.

IMG_7153

And this is how the teacher works, using more than one computer, and if necessary, she will uses three 😀

IMG_7154

This is the coding for creating arrays of boxes,

IMG_7151

.. and this one is the coding to create colored triangle

IMG_7158

And these are the result! Basically boxa picks the kind of box defined in the array and uses it alternately, depends on the weight, height and length.

Tangkapan layar 2015-04-04 09.44.22

By using boxa we now can make a 3D colored-triangle

Tangkapan layar 2015-04-04 09.43.22

like we did in 2D before 😉

IMG_5462

One thought on “ProCodeCG Kids Programming 4 Apr 2015 – Learning to Build Things with Array

Leave a comment