Friday, April 24, 2020

10 Hours of Coding-Intro to JS: Drawing and Animation-Part 4






Today I started the lesson of "Variables." I finished 
the Bucktooth Bunny challenge.


I learned how to use the "var" code. This makes it easier to change
the size of certain shapes with one command. I used it to change the eye sizes 
and the teeth sizes. For the eye size I used "var eyeSize" then "eyeSize = 40"
For the teeth I did "var toothSize" and "toothSize = 60".

In the next hour I will be finishing the "Variables" lesson. The 
last challenge in this lesson is "Funky Frog."






No comments:

Post a Comment