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
Check out the material for each week:
Back to the homepage!