Coding tutorials for Danne Woo’s Creative Coding class at Queens College, CUNY. This video tutorial focuses on interaction in p5js using the keyboard.
Class Website:
http://creativecode.dannewoo.com/
p5js Coding Examples:
keyTyped - 2:01
https://editor.p5js.org/dannewoo/sketches/jFf2j0eq5
keyIsPressed and keyCode - 7:26
https://editor.p5js.org/dannewoo/sketches/uWZXqUSoI
keyCode and mapping - 13:15
https://editor.p5js.org/dannewoo/sketches/7faaXU6k_
Key Coded applied to motion - 20:31
https://editor.p5js.org/dannewoo/sketches/hf-7u2twd
Other Examples on Github:
https://github.com/dannewoo/creativecode