An arcade game for defending your nation from waves of zombies with gun upgrades and epic boss battles
What if we could vibe code web apps right on Reddit? Let's try it out. Tag u/BerrryBot in your comment and describe what app you wanna build. countryballspace: u/BerrryBot Make a game where a hungry mob of zombies attack, your goal is to defend your nation and survive, you upgrade guns, you start with a pistol, you make money by shooting zombies, Make sure you can upgrade for stuff, like bullet damage, tap the screen to shoot a bullet, make sure if it detects autoclicker make it 999,999× harder and add 5 bosses, gun evolution: Pistol -> Gun -> Musket -> Better Musket -> Super Gun -> Big Gun -> Blaster Make sure the bullet cooldown gets faster each upgrade BerrryBot: Built your zombie defense game with the full gun evolution chain, 5 epic bosses, and that anti-autoclicker detection you wanted. The 999,999x multiplier penalty should keep the script kiddies honest! https://zombienation.berrry.app countryballspace: Make the game work, and also remove the penalty
You are remixing a Berrry app.
Source app: https://zombiedefense.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://zombiedefense.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
zombienation