Epic Celeb Brawl: Punch Hillary - Action Game

Seele01-Flash
By Victoria Martin
Play Epic Celeb Brawl featuring combo moves and special weapons! Master punches, kicks, and special attacks in this action-packed browser fighting game. Play free now!
Unity

Castle Devour Quest

Build a Unity castle quest with risky rooms and a win goal.

Build a Unity castle quest with risky rooms and a win goal.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
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
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
New

Hook a Fish Arcade

Build a fishing arcade where catches buy you more time.

Build a fishing arcade where catches buy you more time.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
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
Voxel

Voxel Village Explorer

Build a voxel village to roam with jump and camera controls.

Build a voxel village to roam with jump and camera controls.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.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
Unity

Castle Devour Quest

Build a Unity castle quest with risky rooms and a win goal.

Build a Unity castle quest with risky rooms and a win goal.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
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
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
New

Hook a Fish Arcade

Build a fishing arcade where catches buy you more time.

Build a fishing arcade where catches buy you more time.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
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
Voxel

Voxel Village Explorer

Build a voxel village to roam with jump and camera controls.

Build a voxel village to roam with jump and camera controls.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.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

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**Satirical Celebrity Boxing: Election Edition**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** 3D Caricature / Grotesque Cartoon style (Cel-shaded). Characters should have exaggerated features (large heads, expressive faces) similar to political cartoons. The visual tone is comedic and satirical. * **Characters:** * **Player:** A generic boxer or customizable celebrity avatar. * **Opponent:** A "Satirical Female Politician" model (blonde bob hair, pant suit) with an angry/intense facial expression. * **Background:** A boxing ring set inside a TV debate stage. Background elements include American flags, bunting, and a blurry 2D crowd texture. * **Weapons (3D Models):** Simple low-poly models for purchasable items: Baseball Bat, Ninja Stars (Shurikens), and Gold Bars. * **Effects:** Comic book style "Pow!", "Whack!" text bubbles appearing on impact. Particle effects for sweat or "stars" when stunned. * **Mobile Optimization:** Use `MeshLambertMaterial` for performance. Limit scene lights to one directional light (sun) and one ambient light. Use a single texture atlas for characters if possible. ### 2. Audio Requirements * **BGM:** High-energy, arcade-style rock track mixed with "News Broadcast" jingles. * **Sound Effects (SFX):** * **Combat:** Exaggerated cartoon punches (whoosh, slap, punch). * **Combos:** Special sound cues (e.g., a gong or eagle screech) when a combo is successfully executed. * **Crowd:** Cheering when the player lands a hit, booing when the player gets hit. * **UI:** Cash register "cha-ching" sound when buying weapons. ### 3. Gameplay Loop * **Core Mechanics:** 1v1 Fighting. The player must deplete the opponent's HP bar to zero. * **Controls & Moves:** * **Basic:** High Punch, Low Punch, Block. * **Combo System (Input Buffer):** The code must implement a "Combo Listener" that detects specific sequences of directional inputs within a short timeframe (0.5s window) to trigger special animations: * `Right, Left, Right, Left` -> Trigger **"Slap Flurry"** animation. * `Left, Right, Right` -> Trigger **"Sparta Kick"** (knockback effect). * `Left, Left, Right, Right` -> Trigger **"Karate Chop"** (high damage). * `Left, Right, Left` -> Trigger **"Back Hand"**. * **Economy:** Successful hits earn virtual "Cash". * **Shop System:** Between rounds or via a pause menu, players spend Cash to unlock/equip weapons (Bat, Ninja Stars, Gold Bar) which increase damage output or range. ### 4. Mobile Controls & Interaction * **Screen Orientation:** **Landscape Mode** (Essential for fighting game layout). * **Touch Interface:** * **Left Side:** Virtual D-Pad (Left/Right arrows) for movement and combo input. * **Right Side:** Large circular action buttons: "High Punch", "Low Punch", "Block". * **Weapon Toggle:** A smaller icon near the action buttons to switch to purchased weapons. * **Haptic Feedback:** Trigger `navigator.vibrate(50)` on successful hits and `navigator.vibrate(200)` when the player takes damage. * **Camera:** Fixed side-view camera (2.5D perspective) that slightly zooms in on "Critical Hits" or Special Combos. * **UI:** Health bars at the top (Player Left, Enemy Right). Combo text indicator appearing center-screen when a sequence is entered correctly. 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

Epic Celeb Brawl: Punch Hillary is an intense action fighting game that delivers fast-paced combat and special move combinations. This browser-based brawler lets you engage in combat using various punches, kicks, and weapon-based attacks. The game features a combo system that rewards players for mastering different attack sequences and timing.

Core Features

Combat System

The game offers a comprehensive fighting experience with multiple attack types:

  • Basic Attacks : High and low punches for fundamental combat
  • Special Weapons : Unlock and purchase various combat tools including baseball bats, ninja stars, and gold bars
  • Combo System : Master complex button combinations for devastating special moves
  • Progressive Gameplay : Advance through challenges while unlocking new abilities

Weapon Arsenal

Expand your combat options with an extensive weapon collection. Each weapon offers unique attack patterns and damage potential, allowing for diverse fighting strategies and playstyles.

Free-to-Play Experience

Enjoy complete access to all game features without any payment requirements. The game runs directly in your web browser, eliminating the need for downloads or installations.

Game Mechanics

The fighting system revolves around timing, strategy, and combo execution. Players must learn to chain attacks effectively while managing their combat resources. The game rewards skillful play with access to more powerful weapons and advanced combat techniques.

Operation Guide

Basic Controls

  • Left/Right Arrow Keys : Execute directional attacks and movement
  • Combo Sequences : Chain directional inputs for special moves
  • Weapon Selection : Access purchased weapons through the in-game menu

Special Move Combinations

Master these combo sequences for powerful attacks:

  • Right, Left, Right, Left : Unleash a rapid-fire attack sequence
  • Left, Right, Right : Perform a powerful kick attack
  • Left, Left, Right, Right : Execute a precision strike
  • Left, Right, Left : Deliver a surprise rear attack

Combat Strategy

Success requires understanding attack timing, combo execution, and weapon effectiveness. Practice different combinations to discover the most effective fighting strategies.

Platform Compatibility

The game supports all modern web browsers and works seamlessly across desktop computers, laptops, tablets, and mobile devices. No additional software installation is required.

Why Play This Game

This fighting game offers an accessible yet challenging combat experience perfect for action game enthusiasts. The combination of simple controls with deep combo mechanics creates engaging gameplay that's easy to learn but difficult to master. The weapon system adds strategic depth, while the browser-based format ensures instant access to the action.

Whether you're looking for quick entertainment or want to master complex fighting combinations, this game delivers satisfying combat mechanics and progression systems that keep players engaged.

Frequently Asked Questions (FAQ)