Thread 3, Day 8 - Thursday, February 22, 2024
Agenda
- Task: Authoring Class-Level Procedures
- You have a final working period to complete this task.
- Here is the list of procedures everyone agreed to create.
- If you wish to provide even more evidence of understanding for the relevant learning goals, try authoring one or more additional procedures.
NoteBe sure to complete the template to document how each procedure you author works.
Correctly completing this template is part of the success criteria for this task – here is a video showing how to do this – Mr. Gordon will also demonstrate in person for anyone who wants to see this in-class.
- 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.
- Learn how to use event listeners.