Hey!!
So I completed the assignment, but I wasn’t happy with the movement controls. I decided I wanted to challenge myself and spent a looong time trying on my own to improve them with various approaches.
I kept getting stuck and so after doing some research, I found @2alin version of the bouncing balls demo. The movement was amazing! I tried to replicate it for a day without peeking at their source code to no avail, so I looked and adapted it to 2023.
I learned a lot from this project! Even just implementing it into my own version took a lot of bug testing and challenged my knowledge of loops and scope.
Thanks a lot @2alin!
here’s the demo URL:
https://d-nnym.github.io/Bouncing-Balls-Demo/
here’s my javascript
here is @2alin javascript
here is a link to the assignment page
Thanks for looking!