Please enable JavaScript to use CodeHS

Introducción a la Informática en JavaScript (Golden) (2022)

Lesson 11.1 Fugarse

Description

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

11.1.1 Ladrillos
11.1.2 Bola y paleta
11.1.3 Fugarse
11.1.4 Insignia de ruptura