A visualization app for creating unique, infinite universes from a single seed word
@BerrryComputer Build an app where you enter a seed word, and it generates a unique universe on a canvas. Same seed → same universe. Pure frontend. No API. No backend. Make the seed shareable via URL (?seed=).
You are remixing a Berrry app.
Source app: https://cosmiccanvas.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://cosmiccanvas.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in