We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I am trying to make new pop up windows in a P5.js program. What I am trying to do is if mouseClicked I wanted a pop-up window to open which contains some text. I know this can be done in processing, but what about P5?
Answers
https://developer.Mozilla.org/en-US/docs/Web/API/Window/alert