/go-lavalamp

A terminal based lavalamp because why not

Primary LanguageGo

go-lavalamp

Just a fun little tidbit I slapped together using Perlin Noise. The code inits a Perlin Noise generator using a random seed, then iterates along the Z axis rendering the XY plane as it goes.

go run lavalamp.go

q to quit

Lavalamping