WHERE'S RCS GUY?
// ---- DYNAMIC ELEMENTS Dynamic Placement: Stamps are randomly positioned across the canvas when the sketch starts and whenever the window is resized. Randomized Appearance: Each stamp is assigned a random blue color and a random initial rotation. Glitch Effect: Individual stamps periodically experience a temporary "glitch" effect, causing them to briefly shift position, rotate, or change size before smoothly returning to normal. The timing of these glitches is random for each stamp. Responsive Scaling: The size of the stamps and their overall arrangement adjust automatically when the browser window is resized, ensuring the pattern always fills the available space proportionally. WHERE'S RCS GUY? Integration: A fixed number of stamps are randomly chosen to display the "RCS GUY" image. These "RCS GUY" locations are re-randomized whenever the window is resized.