colophon & contact
How the library stays standing
No build step. No server. No framework. No dependencies. The whole game is static files on the Cloudflare Pages free tier, and it will still run a year from now.
The colophon
- No build step — the repository is the deploy root. What you see is what ships.
- Vanilla ES modules — no frameworks, no bundlers, no package.json dependencies.
- Seeded determinism — every run is generated from a seed; the same seed, the same world.
#seed=in the URL shares a run. - Static forever — Cloudflare Pages free tier, zero server-side code, zero analytics, zero accounts.
- localStorage only — your run and your Wall live in your browser and nowhere else.
The source
The library is open. Read it, fork it, file an issue: git.mubergacres.com/hani/agency. The changelog lives in the docs.
Contact
LAST WORDS is made by one human, in the open. If something is broken, if a word is missing from the corpus, or if you just want to say what the Wall made you feel — write to last-word@mubergapps.com or open an issue at the repository above.