Pimp My Pimp - Fashion Dress Up Game - Casual Game

Seele01-Flash
By Grace Gonzalez
Create outrageous fashion looks in Pimp My Pimp! Customize your character with flashy clothes, accessories, and styles. Free dress up game, play now in your browser.
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
FPS

3D FPS Game

Build a desert FPS with weapon switching and a retro HUD.

Build a desert FPS with weapon switching and a retro HUD.Open in workspace
FPS

Zombie Horror Survival

Build a tense zombie horror survival with map progression.

Build a tense zombie horror survival with map progression.Open in workspace
Subscriber only

Unreal Top-Down Roguelite

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.Open in workspace
Subscriber only

Unreal FPS/TPS Shooter

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.Open in workspace
SEELE02 CORE

Game Generator

Turn a one-line idea into a playable game demo.

Turn a one-line idea into a playable game demo.Open in workspace
Unity

Battle of Balls

Build a Unity arena where rolling balls collide and grow.

Build a Unity arena where rolling balls collide and grow.Open in workspace
Shooter

Decay Zone Survival

Build a first-person zombie survival with ammo management.

Build a first-person zombie survival with ammo management.Open in workspace
Shooter

Rail Shooter Ride

Build a roller-coaster rail shooter that aims as you ride.

Build a roller-coaster rail shooter that aims as you ride.Open in workspace
New

Drone Flight Combat

Build a cinematic drone combat run with missiles and a HUD.

Build a cinematic drone combat run with missiles and a HUD.Open in workspace
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
FPS

3D FPS Game

Build a desert FPS with weapon switching and a retro HUD.

Build a desert FPS with weapon switching and a retro HUD.Open in workspace
FPS

Zombie Horror Survival

Build a tense zombie horror survival with map progression.

Build a tense zombie horror survival with map progression.Open in workspace
Subscriber only

Unreal Top-Down Roguelite

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.Open in workspace
Subscriber only

Unreal FPS/TPS Shooter

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.Open in workspace
SEELE02 CORE

Game Generator

Turn a one-line idea into a playable game demo.

Turn a one-line idea into a playable game demo.Open in workspace
Unity

Battle of Balls

Build a Unity arena where rolling balls collide and grow.

Build a Unity arena where rolling balls collide and grow.Open in workspace
Shooter

Decay Zone Survival

Build a first-person zombie survival with ammo management.

Build a first-person zombie survival with ammo management.Open in workspace
Shooter

Rail Shooter Ride

Build a roller-coaster rail shooter that aims as you ride.

Build a roller-coaster rail shooter that aims as you ride.Open in workspace
New

Drone Flight Combat

Build a cinematic drone combat run with missiles and a HUD.

Build a cinematic drone combat run with missiles and a HUD.Open in workspace

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**Pimp My Pimp: 3D Urban Fashion Sandbox**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** Use a **Cell-Shaded / Toon Shader** aesthetic (Three.js `MeshToonMaterial` with an outline post-processing effect) to replicate the original's thick-line cartoon art style in 3D. The vibe should be exaggerated, humorous, and colorful (high saturation). * **Character Model:** A central, low-poly male character (the "Pimp") positioned in the center. The model must be modular with attachment points for: Head (Hats/Afros), Eyes (Shades), Neck (Chains), Torso (Jackets/Coats), Legs (Pants), and Right Hand (Cane/Chalice). * **Wardrobe Assets:** Create procedural geometries or placeholders for: * **Head:** Giant afros, wide-brimmed fedoras with feathers. * **Face:** Gold shutter shades, aviators, monocles. * **Body:** Fur coats, leopard print suits, velvet blazers. * **Accessories:** Massive dollar-sign gold chains, diamond encrusted canes. * **Environment:** A stylized, dimly lit "Club VIP Area" or "Street Corner" background. Use a radial gradient texture on a background plane or a simple spotlight effect (`SpotLight`) focused on the character to highlight the "bling." * **Mobile Optimization:** Use low-poly meshes for all clothing items. Implement texture atlasing to reduce draw calls. Ensure the background is a static mesh or simple plane to save battery. ### 2. Audio Requirements * **BGM (Background Music):** A looping **70s Funk/Soul track**. Key elements: Wah-wah guitar riffs, slap bass lines, and a steady drum groove. It should feel confident and "cool." * **Sound Effects (SFX):** * **UI Click:** A distinct "Cash Register/Cha-Ching" sound or a metallic "Bling" sparkle sound when selecting items. * **Equip Sound:** A fabric rustling sound mixed with a "sparkle" sound. * **Voiceover:** Occasional deep, smooth voice clips saying "Groovy," "Oh yeah," or "Lookin' fly" when a full outfit is changed. * **Background:** Muffled crowd noise or faint disco ambience. ### 3. Gameplay Loop * **Core Mechanism:** A classic paper-doll style dress-up loop. 1. Player selects a body part category (Head, Body, Bling, etc.). 2. Player cycles through available items. 3. The item instantly snaps to the character model. * **Animation State:** The character should not be static. Implement a "Swagger Idle" animation loop (gentle bobbing, adjusting tie, or tapping foot to the beat). * **Randomize Feature:** A "Randomize" button that creates a chaotic, mismatched, and funny outfit for instant humor. * **Snapshot/Win State:** A camera button that freezes the animation, flashes a white screen (camera shutter), and creates a particle explosion of dollar signs or hearts to celebrate the creation. ### 4. Mobile Controls & Interaction * **Screen Orientation:** **Portrait Mode** (Vertical) is mandatory to accommodate the tall character model and the wardrobe UI. * **Touch Interaction (Model):** * **Swipe Left/Right** on the character: Rotates the model 360 degrees to view the outfit from all angles. * **Double Tap** on the character: Triggers a special pose or animation. * **UI Layout:** * **Bottom Navigation Bar:** A scrollable horizontal row of large icons (min 48x48px) representing categories (Hat Icon, Shirt Icon, Shoe Icon). * **Sub-Menu:** When a category is tapped, a secondary row appears above it showing the specific items available. * **Feedback:** * **Haptic Feedback:** Trigger a short vibration (using `navigator.vibrate`) when an item is equipped. * **Visual Feedback:** A "poof" particle effect or a flash of light around the body part when an item is changed to mask the model swapping. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.
A game idea becoming a playable world and reaching an audience
MAKE • SHARE • EARN

Games are fun. Creating them is even better.

Game Introduction

About the Game

Pimp My Pimp is a comedic dress-up game that lets you explore the world of outrageous fashion. This browser-based styling game challenges you to create the most flamboyant and eye-catching character looks using an extensive wardrobe of flashy clothing, accessories, and style options. With its humorous theme and creative customization options, the game offers endless entertainment for players who love fashion experimentation.

Core Features

Extensive Wardrobe Collection

The game features a comprehensive selection of clothing items and accessories designed to help you create the most outlandish fashion statements. From flashy shirts and jackets to eye-catching jewelry and accessories, every item is designed to maximize visual impact and style.

Creative Character Customization

Express your wildest fashion fantasies through detailed character customization. Mix and match different clothing pieces, experiment with color combinations, and create unique looks that reflect your personal style preferences or push the boundaries of conventional fashion.

Instant Visual Feedback

See your fashion choices come to life immediately as you dress your character. The game's responsive interface allows you to experiment freely, trying different combinations until you achieve the perfect outrageous look.

Humor-Focused Gameplay

The game's comedic approach to fashion makes it entertaining for players of all ages. The exaggerated styling options and humorous character animations add a lighthearted element to the dress-up experience.

Gameplay Mechanics

The core gameplay revolves around selecting and applying different fashion items to your character. Browse through categories of clothing, from headwear to footwear, and click on items to instantly apply them to your character. The game encourages experimentation and creativity, with no wrong choices – only different levels of outrageous style.

Operation Guide

Mouse Controls: - Left Click : Select and apply clothing items and accessories - Navigate : Use mouse to browse through different clothing categories - Customize : Click on different areas of the character to access relevant clothing options

The intuitive point-and-click interface makes it easy to experiment with different looks. Simply click on the clothing items you want to try, and watch as your character's appearance transforms instantly.

Why Play This Game

Perfect for Creative Expression

Whether you're interested in fashion design or just enjoy creative activities, this game provides a fun outlet for expressing your style ideas without any real-world consequences.

Quick Entertainment

With its simple controls and immediate visual gratification, the game is perfect for short play sessions when you want quick, lighthearted entertainment.

Stress-Free Gaming

There are no time limits, scores, or failure conditions – just pure creative fun. This makes it an ideal relaxation game for players of all skill levels.

Accessibility

As a browser-based game, it's instantly accessible without downloads or installations, making it perfect for casual gaming sessions on any device with internet access.

Frequently Asked Questions (FAQ)