· 2 min read
One line of code, 256 dots, and a whole animation
tixy.land animates a 16 by 16 grid of dots from a single JavaScript expression. The sign of the number picks the color, the size sets the radius. That is the whole thing.
#creative-coding#javascript#minimalism