Example code for the Creative Apps assignment
Tbc.
Tbc.
Start example, simple hello world in HTML.
Sensor example: reading the acceleration sensor from JavaScript and updating HTML with values
P5.js example: linking the P5.js library, creating a canvas and drawing a bouncing rectangle (depending on the sensor values acquired in the HTML5_1 example)
...
...