tutorial 3: responsive animation example--collision detection
watch it on YouTube
Coding Topics Covered
- getting element positions using getBoundingClientRect()
- logic of collision detection
- animation and callback functions
- integrating animation in conditional algorithmic structures