Vectors, RandomWalk,
& Open Frameworks
Vectors, RandomWalk,
& Open Frameworks
Today, we'll look a bit at vectors, which starts to look a bit like object oriented programming. We'll include some randomness in here. This will become a bouncing ball.
Follow along with the video here. Make a little recording of your working bouncing ball.
Part of this reminds me of the common program of creating a random walker. If you took CS2 with me, the concept of a random walker should be familiar.
Can you fiugre out how to change the program into a random walker?
Take a video showing your random walker.