An algorithm using conditional statements like if/else to display a daytime sketch or a nighttime sketch.
Arrays containing arrays, containing arrays. A fun little algorithm displaying nine words that describe a well-known fairytale. Can you guess them all?
Perlin Noise is a noise function based on pseudorandom gradient values at grid points. The distribution of the variations makes the visual output appear "more organic", as the transitions are smooth.
The very first baby steps in data visualization with code. A .json file is mapped visually to circle and text outputs depicting the largest cities in the world.