Assessment wanted for "Assessment: Adding features to our bouncing balls demo"

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!

Hi @DanielMuller

Wow, that’s some neat piece of code! :medal_sports:
I especially like the canvas transparency to make the trails visible.
I don’t see anything particular that should be changed.

Keep up the great work. :+1:
Michael

1 Like

Thanks so much!!

Thank you for giving responses and feedback!

1 Like