Creative Coding for Beginners

with @junshern

Week 3

Like before, but x1000

Last week, we made a game with a ball.

This week, we'll learn how to make A THOUSAND BALLS using loops and arrays.

We'll see how arrays store information for arbitrarily many items, and use loops to manipulate and interact with all of those items in just a few lines of code.

Project: Network

Lesson Notes

Check out the material for each week:

WEEK 1 WEEK 2 WEEK 3 WEEK 4 WEEK 5 WEEK 6

Back to the homepage!