Last class we linked our websites to our github name. We can now access my website off of the internet.
Today we learned the way the links work in google docs and while coding. Im tired today because I went to bed late. I already have a lot of HW.
Today I linked my boxes project to the projects page using href. I will chnage fonts and colors on my menu page. I will also make the experience of finding things more satifying and effortless.
We made jumpscares in class. The way it works is for the computer to listen to when I click. When this happens a scary photo and sound appear. Once I've clicked on the bucket of candy I want it to disapear so the photo takes up the whole screen. To do this I change the opacity.
A function is something that takes in data, processes it, and does something with it. It is a command that can be used over and over again.
I worked on the Thanks Card and made it about my brothers birthday. I'm still trying to figure out the button. I used funtions and div ids to make what I have so far.
We worked on arrays and random generators. Picked random numbers which corilated to a name. We used event listeners for a random name to appear when clicking on the screen. We also used Variables to store the names and random numbers.
We worked random number generators. I made it my own by making a random ski brand generator. Everytime You click A new brand and a ski from that brand shows up. I used Math.random to choose a random number that corelated to the ski brand and its photo.
We worked random number generators. I made it my own by making a random ski brand generator. Everytime You click A new brand and a ski from that brand shows up. I used Math.random to choose a random number that corelated to the ski brand and its photo.
Today we made a name game that depending on the name different things showed up. I used if statements and button ids aswell as math.random. This allowed me to input someones name and their own private message would show up and not for anyone else.