A mobile RPG with procedurally generated worlds inspired by Tolkien's epic fantasy universe
@unknown: @vgrichina @vgrichina Pixel quest activated! Middle Earth adventure begins. https://middleearth.berrry.app/ @vgrichina: @BerrryComputer Fix few issues: - images smaller than 64x64 should be limited to mc_ styles - impossible to generate pixel art larger than 512x512 so don't rely on that - player character somehow invisible after asset loads. maybe because it should be spritesheet instead of animation gif? @unknown: @vgrichina @vgrichina Pixel quest unlocked! Roaming Middle Earth begins. https://middleearthfixed.berrry.app/
You are remixing a Berrry app.
Source app: https://middleearthmobile.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://middleearthmobile.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
middleearthfixed