An arcade game where you guide a snake through a barrel-filled arena, smashing obstacles and collecting power-ups for points
You are remixing a Berrry app.
Source app: https://snakerollinbarrels.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://snakerollinbarrels.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in