Racey – Using Rect Collisions

Pygame has a Rect function we can use to determine if two objects collide. We need to create a Rect for each instanace of our class and we need to create a Rect for the car. but … Continue reading Racey – Using Rect Collisions