Play Good Vibes Free · in the browser · up to five players

The lights went out, the ruins kept growing, and somebody has to tend them. Walk the site, gather what grew in it, build what you can afford — then hold the ground when the blight surges. Four rounds, a fresh ruin every run, and a boss at the end of it that has been harvesting since long before you arrived.

A round, in two halves

For builders — the palette

Everything on this page and in the game is drawn from data: sprites are arrays of strings, one character per pixel, each character a key into the palette below. Nothing is an image file. The tables live in public/art.js, the rules in public/content.js, and the same modules are imported by the browser and by the authoritative room on the server, so the two ends cannot disagree about what a potion does.