ICM Week #3
For this assignment, I wanted to use several components so I could practice all the different things we've been learning. For the background, I created a gif from a video game that I like. In the video game, there is a disco mini-game. I thought that would be a fun little inspiration to center my project around. The song that plays is from that mini-game. I made two different interactivity features: a color-changing slider and an audio effect button. The slider allows you to change the overlay color of the gif on the RGB scale. The button plays a sound effect when pressed. I spent a long time trying to figure out exactly how to do what I was imagining creating. I originally thought about making a slideshow of screenshots that are controlled by a slider so it gives the illusion of animation. This required knowledge of indexing and arrays, which I found to be very confusing, so I altered my idea to work with the knowledge I already had. There were a lot of little things I had to fig...