Thread 3, Day 9 - Wednesday, February 21, 2024

Agenda

  1. Concept: First Person Perspective, Proximity, and Scoring
    • Learn how to use event listeners.
      • This allows an Alice scene to respond to key press events.
      • We can also detect when two object get close to one another.
    • Additionally, learn how to track and show a score using a head's up display.
Things to do before our next class