Hacker News new | ask | show | jobs
by ehaveman 470 days ago
couple more vibe coding experiments from this week: random maze pacman clone: https://emh.io/gpt/mazeman.html breakout with a slowly expanding voronoi wall: https://emh.io/gpt/voronoi.html

all these experiments are just me chatting with o3-mini-high, pasting into an editor, and testing in a browser.

the longer i iterate the further off the rails it goes and i find myself reiterating previous requirements. i imagine with some customized prompting you could better keep it consistent with established requirements.