Detecting collisions - Intermediate Python Programming p.20
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=MF4NWqArewo
Now that we've got handling for the "+" operator, we need to devise a way to actually detect when we need to use it. In this tutorial, we're going to write the functionality that will detect when two blobs are in contact with each other.
https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex
Other Videos By sentdex
Tags:
detecting collisions
pygame
python
python 3
tutorial
intermediate
introduction
programming
Object Oriented Programming
Class
OOP