Week 4: Javascript Exercise (Shirley Liu)

Link to exercise

Figuring out the layout of each character and the button was not as challenging as figuring out how to make it look like the character walked.  I was thinking about how to write the if statements but later I realized I needed to define variables in order to succeed in making the picture move. Thinking about what to set true and false was difficult but it made sense in the end. I also ran into an issue with opacity because I thought it was set from 0 to 100% but later realized we used decimals to change the opaqueness. 

Leave a Reply