A design app for generating unique, shareable procedural gardens with a single word
@BerrryComputer: Doing vibe code golf competition Prizes: 1st place – $169 2nd place – $69 3rd place – $42 The goal is to make most impressive app prompted by single tweet (280 chars max) to @BerrryComputer @BerrryComputer Build an app where you enter a seed word, and it generates a unique garden on a canvas. Same seed → same garden. Pure frontend. No API. No backend. Make the seed shareable via URL (?seed=).
You are remixing a Berrry app.
Source app: https://gardengrow.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://gardengrow.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in