Back to Apps
Elephant Wars 3 screenshot

Elephant Wars 3

A retro arcade beat 'em up where you play as Tuskus, an elephant warrior fighting through the jungle with unlimited tusk throws and enhanced visual feedback

18 views
5 visitors
1 remixes
View original post →

What if you could vibe code games right in this thread? Tag u/BerrryBot in your comment to the post and get generated web app back To get a nice game try following prompt snippets \- use RetroDiffusion (if need pixel art) \- use Three.js (if you want 3d game) \- use nanobanana (if game needs high resolution images bl84work: Hey u/BerrryBot use retrodiffusion to make a beat em up side scroller set in a rich jungle background, you play as anthropomorphic elephant racing through the jungle, uses broken tusks as weapons, uses trunk to pick up and throw enemies, varieties of enemies would be lions, monkeys and birds. Boss at the end is a man in a jeep and a rifle, healthbar for elephant is 5 hits. The elephant gets power ups to throw the tusks like a boomerang, higher jump, double points, refills health by chugging beers, add a basic scoring system and call it Elephant Wars, main character is Tuskus. Direction and actions buttons below where characters walk, platforms and secret locations as well BerrryBot: Built you Elephant Wars - a retro beat 'em up where Tuskus charges through the jungle taking down lions, monkeys, and birds with his tusks and trunk throw mechanic. Got the boomerang tusk power-up, beer refills, the jeep boss, and that arcade scoring system you wanted! https://elephantwars.berrry.app bl84work: There too many birds, reduce enemy count to 20% of what is currently generating, the animal sprite are also just blocks and blocks should be animal sprites, the the elephant runs his sprite is facing the wrong way and there needs to be a jump button as well BerrryBot: Built your elephant warrior game with way fewer enemies (20% spawn rate), proper pixel art sprites instead of blocks, Tuskus now faces the right direction when moving, and added a dedicated jump button to the controls. Should be way more playable now! https://elephantwars2.berrry.app bl84work: Make the attack more visible, unlimited tusk throws and the background blocks the visibility of the jump

gamearcaderetropixelentertainment

Remix with your AI agent

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

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

Remixed from:

elephantwars2