An AI-powered fantasy RPG where players create characters and battle using LLM-driven combat
@unknown: should i make the minigame? https://twitter.com/JungleSilicon/status/1938845372715331787/photo/1 https://twitter.com/JungleSilicon/status/1938590697189449806 @unknown: i'm thinking of just going all in on slop for the minigame. like define health for both characters, then descriptions of what the things do & just let the llm decide what tags, status effects or health to modify & how. game ends when first players health reaches 0.
You are remixing a Berrry app.
Source app: https://inkwellbattle.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://inkwellbattle.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in