Beach Ball of Death
Main Menu
Version One of "Beach Ball of Death"
-
At first, I had no idea what I was doing or how to approach it, to either make it complex or minimalistic as I can be. Until I dabbled around some code around with trial and error to get my desired outcome.
-
Ver.1 of the assignment features two circles in the background spinning as fast as it can be. It is due to ramming up the values in the `for loop` command, right now it is set to `500` which eventually slows down the outcome of the project, but I still enjoy the outcome of it, it feels very floaty or hypnotizing as my friends would say.
Code for Version One
Example 01
Example 02
Example 03
Example 04
Version Two of "Beach Ball of Death"
-
Ver.2 is more of a cleaned up version to it with faster frame rate, less stuff on the canvas and more vibrate colors!
Code for Version Two
Example 05
Example 06
Example 07
Example 08