Please enable JavaScript to use CodeHS

AP Computer Science Principles in Roblox

Description

In this practice performance task, students will create a scavenger hunt in Roblox!

Objective

Students will be able to:

  • Develop algorithms and implement them using Roblox’s library of commands and conditions
  • Collaborate in the development of programs
  • Make a plan for their solution by breaking their problem down into solvable subproblems using Top Down Design
  • Develop abstractions to manage the complexity of their program (write several reusable functions that solve small subproblems)