Somebody had to do it. Unfortunately, it was us.
SLOP AI GAMES is a small archive of browser games that lean into the aesthetic of machine-generated everything: too many gradients, too much neon, and design decisions that no committee would ever have approved.
Every game here is a single HTML file. No build step, no framework, no tracking, no cookie banner. Open the file, play the game, close the tab, get on with your life.
1. It must run offline. If it needs a server, an API key or a login, it doesn't belong here.
2. It must be playable in under ten seconds. No tutorials. No lore dump.
3. It must be at least slightly stupid. This is non-negotiable.
Plain HTML, one shared stylesheet, and a few hundred lines of vanilla JavaScript.
Progress is saved to localStorage where it matters, and quietly skipped
where the browser blocks it.