Esta lección enseña a los estudiantes cómo desarrollar bocetos interactivos que respondan a las entradas del usuario desde el teclado. Los estudiantes también exploran cómo se utilizan los códigos clave para representar las teclas físicas en el teclado y usarlas en sus bocetos.
Students will be able to:
keyIsPressed
system variable to create interactive p5.js sketches that respond to any pressed keykeyIsDown()
function to create interactive p5.js sketches that respond to a specific key being pressedThese are all the activities included in the lesson