Please enable JavaScript to use CodeHS

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

Lesson 9.2 Círculos aleatorios

Description

En esta lección, veremos más ejemplos con temporizadores y comenzaremos a hacer animaciones más interesantes. Los estudiantes usarán temporizadores y el aleatorizador para crear animaciones en el lienzo.


Objective

Students will be able to:

  • Create programs with timers to create increasingly challenging animations
  • Analyze existing programs and explain how they create animations
  • Utilize the Randomizer to generate random events in their animations