Cup Heroes - Adventure RPG Battle Game

Seele01-Flash
By
Cup Heroes is a charming adventure RPG where ordinary cups transform into fearless warriors on an epic quest to save their Queen. Command unique cup heroes through strategic battles, magical worlds, and challenging puzzles.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**Cup Heroes: The Pocket RPG Adventure**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** "2.5D Pixel-Fantasy". Use an **Orthographic Camera** (tilted at 45 degrees) to create an isometric-like view. * **Characters (Sprites in 3D):** The heroes (Knight Cup, Ninja Cup) should be rendered as `THREE.Sprite` objects using pixel-art textures. Crucial: Set `texture.magFilter = THREE.NearestFilter` to keep the pixel art crisp and sharp, avoiding blurriness. * **Environment:** The ground should be a 3D plane with a tiled texture (Grass/Dungeon floor). Surround the playable area with low-poly 3D environmental props (trees, rocks, castle walls) that have simple, flat shading or cartoon textures. * **Performance Optimization:** Since this is for mobile, limit the use of dynamic lights. Use a single `DirectionalLight` (simulating the sun) and an `AmbientLight`. Use **InstanceMesh** for repetitive environmental objects (like grass tufts or floor tiles) to reduce draw calls. ### 2. Audio Requirements * **BGM (Background Music):** A looping track that blends **Orchestral Strings** with **8-bit Chiptune** elements. It should feel adventurous and heroic but lighthearted. * **Sound Effects (SFX):** * *Movement:* A sliding/whooshing sound (physics-based movement). * *Collision/Attack:* A ceramic "clink" or "thud" when the Cup Hero hits an enemy or wall (emphasizing the "Cup" material). * *UI:* High-pitched retro blips for button taps. * *Victory:* A short fanfare jingle. ### 3. Gameplay Loop * **Core Mechanic:** "Billiards-Style Combat RPG". The player does not control the character with a joystick. Instead, the Cup Hero acts like a puck/ball with physics. * **Turn/Action:** The player drags back on the screen to aim (showing a trajectory line), and releases to **fling** the hero across the room. * **Combat:** The hero deals damage by physically colliding with Enemy Sprites. Enemies have HP bars above their heads. * **Puzzle/Obstacles:** Include physics-based puzzles, such as switches that must be bumped into to open gates, or breakable crates hiding coins. * **Win/Loss:** The level is won when all enemies are defeated or the "Exit Portal" is reached. The player loses if the Hero's HP drops to zero (from enemy contact damage or traps). ### 4. Mobile Controls & Interaction * **Screen Orientation:** **Portrait Mode** (Vertical) design to allow for one-handed play. * **Touch Controls:** Implement a "Slingshot" control scheme: * `touchstart`: Anchor the aim start point. * `touchmove`: Calculate the vector between start and current finger position to determine force and direction. Render a visual **dashed line** indicating the predicted path. * `touchend`: Apply an impulse force to the Hero's physics body. * **Camera Behavior:** The camera should smoothly follow the Hero (Lerp) but keep the view centered within the level boundaries. * **UI/UX:** * Ensure the HTML canvas has `touch-action: none;` to prevent browser scrolling. * Buttons (Pause, Skill activation) must be large (minimum 44x44 pixels) and placed at the bottom of the screen for easy thumb reach. * **Haptic Feedback:** Trigger `navigator.vibrate(50)` on impact with enemies for satisfying tactile feedback. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Cup Heroes is a delightful adventure RPG that transforms everyday cups into legendary warriors embarking on an epic fantasy quest. In this engaging strategy battle game, players command a team of brave cup heroes including the valiant Knight Cup, stealthy Ninja Cup, and other unique characters, each possessing exclusive abilities and powers. The game combines strategic combat mechanics with adventure elements, creating an immersive experience where players must rescue their beloved Queen from evil forces.

Set in a vibrant fantasy world filled with mystical forests, fiery volcanoes, and hidden dungeons, Cup Heroes offers both casual and hardcore gamers an accessible yet challenging RPG experience. The game features stunning 2D graphics with high-quality animations that bring the charming cup characters and magical environments to life.

Core Features

Epic Strategic Combat System

Engage in turn-based RPG battles that require tactical thinking and strategic planning. Each cup hero brings unique abilities to combat, allowing players to develop diverse battle strategies. The combat system rewards smart positioning, skill timing, and team composition, making every encounter feel fresh and challenging.

Diverse Hero Collection

Unlock and master multiple cup heroes, each with distinct personalities and combat abilities: - Knight Cup : A brave melee warrior with strong defensive capabilities - Ninja Cup : A stealthy assassin specializing in quick, precise attacks - Additional Heroes : Discover more unique cup warriors as you progress

Immersive Adventure Worlds

Explore beautifully crafted environments including: - Mystical enchanted forests teeming with magical creatures - Dangerous volcanic regions with lava-based challenges - Secret underground dungeons hiding rare treasures and powerful enemies - Each world features unique enemies, environmental hazards, and hidden secrets

Brain-Teasing Puzzles and Quests

The adventure isn't just about combat. Players must solve clever puzzles, navigate complex mazes, and complete challenging quests that test both strategic thinking and problem-solving skills. These elements add depth to the gameplay and break up the combat sequences with engaging mental challenges.

Progressive Upgrade System

Collect coins, gems, and rare power-ups throughout your journey to: - Unlock new cup heroes with special abilities - Upgrade existing characters to increase their combat effectiveness - Acquire powerful equipment and magical items - Enhance hero stats to tackle increasingly difficult challenges

Gameplay Mechanics

Hero Command System

Control your cup warriors using intuitive mouse controls. Click and drag to position heroes, tap to select targets, and use strategic commands to guide your team through challenging levels and obstacles. The interface is designed for both newcomers to RPG games and experienced strategy players.

Story-Driven Campaign

Follow an engaging narrative as your cup heroes battle through waves of evil minions and powerful boss enemies. The quest to save the Queen provides context and motivation for each battle, creating an emotional investment in the characters and their mission.

Daily Events and Rewards

Participate in time-limited events to earn exclusive rewards, rare heroes, and legendary loot. The game regularly introduces new content, seasonal events, and special challenges that keep the adventure fresh and rewarding for long-term players.

Operation Guide

Cup Heroes features simple, accessible controls perfect for browser gaming:

Mouse Controls : Use the left mouse button to interact with all game elements, including hero selection, movement commands, menu navigation, and combat actions. The point-and-click interface ensures smooth gameplay across different devices and skill levels.

Strategic Planning : Success requires careful consideration of hero positioning, ability timing, and resource management. Study enemy patterns, plan your moves carefully, and adapt your strategy based on the challenges each level presents.

Why Play Cup Heroes

Cup Heroes stands out in the crowded RPG market by offering:

  • Free-to-Play Access : Enjoy the complete adventure without any upfront cost
  • Browser Compatibility : No downloads required - play instantly in your web browser
  • Charming Art Style : Unique cup character designs with personality and humor
  • Strategic Depth : Combat system that rewards tactical thinking and planning
  • Family-Friendly Content : Suitable for players of all ages with wholesome adventure themes
  • Regular Updates : Continuous content additions and improvements
  • Cross-Platform Play : Seamless gaming experience across desktop and mobile browsers

Whether you're a fan of classic RPGs, strategy games, or simply looking for a charming adventure with unique characters, Cup Heroes delivers an entertaining experience that combines the best elements of adventure gaming with strategic combat mechanics.

Frequently Asked Questions (FAQ)