You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
503 B
503 B
Complete this quiz after the lesson by checking one answer per question.
- In collision detection you compare two
- circles and whether they intersect
- rectangles and whether they intersect
- the distance between two points
- The reason for implementing a cooldown effect is because
- Making the game harder as you can't repeatedly fire a laser to destroy enemies
- JavaScript can only produce a certain number of events per time unit, so you need to limit them