Back to Apps
Find the Elf! screenshot

Find the Elf!

findtheelf.berrry.appby@haenko21

A festive pixel-art hide-and-seek game where you search for hidden elves while dodging gingerbread men

21 views
6 visitors
View original post →

@unknown: My son and I have been vibe coding a game the last couple of days. This is the only real use case I've found for vibe coding... Building software only you will use - just for shits and giggles. Basic premise was find the elf on the shelf. Started with just a grassy map and the elf randomly spawns somewhere. You the player has to go find it. We've slowly added more features - track fastest time to find elf - candy canes to increase player size - music - sound effects - rare spawns - 5% chance the king gold elf spawns - gingerbread men enemies that chase you - a candy cane scythe :)

gameentertainmentarcadepixelretro

Remix with your AI agent

You are remixing a Berrry app.
Source app: https://findtheelf.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://findtheelf.berrry.app","subdomain":""}
3. Read files, modify, PUT updates.

Sign in to bake your API token into the snippet → Sign in