Prompts that build things with the HTML canvas API.
9votes
0answers
1.0kviews

Procedural mesh-gradient background that animates without looking like a lava lamp

Everyone's doing the blurry blob mesh-gradient hero background now, and most look like a 2005 lava lamp because the color stops drift randomly and mush together. I wanted something that breathes slowl
15votes
1answers
1.7kviews

Prompt for a Sokoban with guaranteed-solvable procedural puzzles

Sokoban is easy to render and brutal to generate: random box/goal placement gives you puzzles that are either trivial or literally unsolvable (a box shoved into a corner it can never leave). I wanted