Object Communication Part 1

Code! Programming with p5.js Lesson #7.6

This video covers how to determine if two circles are overlapping (intersecting) in a p5.js sketch. The functionality is demonstrated with an object-oriented approach.