A pixel art adventure game for catching monsters, gathering resources, and solving trivia challenges
@unknown: I've been vibe coding a Google Doodle World game, which I started prompting while walking outside during the weekend. It's a game that is a mix between: - old school pet/monster catchers - crafting/survival: so that you need to craft better nets for a higher probability of catching monsters, craft an axe, pickaxe, fishing rod, eat food, etc I also wanted to add some puzzles before catching monsters: - one is an arrow game - The other is Google Doodles trivia: as I created this in @GoogleAIStudio using the new Google Gemini 3, I wanted to add this as a signature mechanic I thought, why not connect that part, so that maybe parents may share the game with their kids with pleasure. When I tried to vibe code a game with this much detail 2-3 months ago, it took me about a month with another model. And then I realized there was no backend lol. I will polish it a bit more and then share it. The LLMs are getting insanely good; it will likely take me like 4 days to finish a game that would take months for a 10-20 person team.
You are remixing a Berrry app.
Source app: https://doodleworld.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://doodleworld.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in