Collision Detection

SECTION 5

CHALLENGES

Try these challenge prompts to modify the code we've written:

  1. Can you build the missing triangle-specific functions?
  2. Spikes! Can you make a simple game where the player jumps over pits of spikes?

NEXT: Object Oriented Collision