Lab JS 3: Building Basic Interactive JavaScript Applications
IMPORTANT: Upload ALL your final work to Canvas as .wick files.
Build an app to count the number of times the user "taps" the button.
- Create the Clip elements representing the Flower and the Banana.
- Code basic horizontal movement in JavaScript.
- Code the Banana movement in JavaScript.