agent, also called softbot (“software robot”), a computer program that performs various actions continuously and autonomously on behalf of an individual or an organization. For example, an agent may archive various computer files or retrieve electronic messages on a regular schedule. https://www.britannica.com/technology/agent


Brief:

Design and code an interactive algorithmic agent using p5.js that responds to smartphone-based interactions.

Requirements:

* make a functional AA with p5.js

* make a functional input for AA with smartphone-based UI elements

- touch screen
- accelerometer
- gyroscope
- microphone
- camera

* achieve natural interactions with consideration for affordances and coherence.

*make a state transition diagram of AA

Submission: