En esta unidad, los alumnos reunirán todo lo que han aprendido en el curso para crear un juego totalmente funcional.
Objective
Students will be able to:
Synthesize the skills and concepts from Java Script Control Structures, Functions and Parameters, and Animation and Games to create their very own Breakout game from scratch!
Break down a large problem into smaller parts using Top Down Design, and solve each of these smaller parts using functions
Create helpful comments with preconditions and postconditions to help the reader understand the code
Find and fix bugs in large programs
Activities
These are all the activities included in the lesson