Tavern Rumble: Roguelike Card

Seele01-Flash
By
Tavern Rumble is an addictive roguelike deckbuilding card game that combines strategic card play with dungeon exploration. Build powerful decks, battle challenging bosses, and embark on a journey filled with random encounters and permanent consequences.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Tavern Rumble: Roguelike Card". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: "Paper Cutout" Pixel Art in a 3D space (2.5D). Characters and items should be rendered as flat 2D planes (sprites) standing upright on a 3D surface, similar to *Paper Mario* or tabletop board games. * **Character Design**: Replicate the screenshot's style by generating procedural textures (using HTML5 Canvas) for units. Each unit should have a pixelated inner color and a prominent **white outline**. * **Environment**: The game board is a wooden tavern table. Use a wood texture for the ground plane. The background (Skybox or backdrop) should be a vertical gradient from Purple to Teal to match the promotional image. * **Camera**: Use an `OrthographicCamera` angled at 45 degrees (isometric view) to simulate a tactical board game view, ensuring the pixel art remains crisp. * **Optimization**: Use a shared geometry for card planes and instanced mesh rendering if possible, but for simplicity in this prototype, keep standard Mesh objects with low polygon counts (2 triangles per unit). ### 2. Audio Requirements * **BGM**: A loopable "Medieval Tavern" track. It should feature acoustic guitar, lute, or flute melodies. Start with a cozy, upbeat vibe (planning phase) and switch to a slightly faster tempo or add drums during the "Battle Phase". * **Sound Effects (SFX)**: * *Card Draw/Hover*: Crisp paper shuffling sounds. * *Placement*: A wooden "thud" or token clacking sound when a unit is placed on the board. * *Attack*: 8-bit retro "hit" sounds or sword slashes. * *Win/Gold*: A high-pitched coin jingle. ### 3. Gameplay Loop * **Setup**: The player starts with a randomized hand of 3 "Mercenary Cards" (e.g., Warrior, Mage, Rogue) drawn from a deck. * **Placement Phase**: The board is a 4x2 Grid (Player side) vs 4x2 Grid (Enemy side). The player drags cards from their UI hand onto the 3D board to spawn units. * **Battle Phase**: Once the player clicks "End Turn/Fight", units automatically attack the enemy in the lane opposite them. * *Warrior*: High HP, Melee attack. * *Mage*: Low HP, Ranged attack (hits first). * **Win/Loss**: Defeat all enemy units to win loot (a new card). If the player's units are wiped out, the run ends (Permadeath). ### 4. Mobile Controls & Interaction * **Touch Input**: Use `THREE.Raycaster` mapped to `touchstart`, `touchmove`, and `touchend` events. * **Drag & Drop**: Implement a robust Drag and Drop system. * When the user touches a card in the hand (UI overlay), a 3D representation of that unit should appear under their finger/cursor. * Valid drop zones (the grid tiles) should highlight Green when hovering over them. * **Screen Orientation**: **Landscape**. The camera fits the table width to the screen width. * **UI Layout**: * Card Hand: Centered at the bottom of the screen. Cards should be large enough to tap (min height 15% of screen). * "Fight" Button: Large, distinct button on the right side, easily reachable by thumb. * **Feedback**: * *Juice*: When a unit hits an enemy, add a slight screen shake to the camera. * *Selection*: When a card is touched, scale it up by 1.1x to show it is active. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Tavern Rumble: Roguelike Card is a captivating strategy deckbuilding card game that offers endless replayability through its roguelike mechanics. This charming pixel art adventure challenges players to build the ultimate deck while navigating through procedurally generated dungeons filled with monsters, treasures, and deadly bosses.

The game perfectly blends the strategic depth of deckbuilding with the excitement of roguelike exploration, creating a unique gaming experience that keeps players coming back for more adventures.

Core Features

Strategic Deckbuilding System

Start your journey with basic mercenary cards and gradually strengthen your deck through strategic choices. Every card addition matters as you craft synergies between different mercenaries, spells, and equipment to create devastating combinations.

Roguelike Adventure Elements

Experience true roguelike gameplay with: - Random dungeons that ensure no two runs are identical - Procedural loot system offering unique rewards - Permanent death mechanics that make every decision crucial - Dynamic encounters with various creatures and challenges

Beautiful Pixel Art Style

Enjoy stunning retro-inspired pixel art that brings the tavern world to life. Each character, monster, and environment is lovingly crafted with detailed sprites that capture the charm of classic gaming aesthetics.

Multiple Playable Classes

Choose from different character classes, each offering unique playstyles and card synergies. Experiment with various approaches to find your preferred strategy for conquering the dungeons.

Gameplay Mechanics

Card Synergies and Strategy

Master the art of card synergies by combining mercenaries with complementary abilities. Build themed decks around specific strategies like aggressive rushdown, defensive control, or combo-based gameplay.

Boss Battles and Challenges

Face off against formidable bosses that test your deck-building skills and tactical prowess. Each boss requires different strategies, forcing you to adapt your approach and card selection.

Blessing and Upgrade System

Discover powerful blessings during your journey that provide permanent benefits for your current run. These game-changing effects can transform weak decks into unstoppable forces.

Operation Guide

The game features intuitive controls designed for seamless gameplay:

  • Mouse Controls : Use the left mouse button to drag and drop cards during battles
  • Card Selection : Click on cards to view detailed information before playing
  • Menu Navigation : Simple point-and-click interface for all game menus
  • Cross-Platform : Identical controls work perfectly on desktop and mobile browsers

Getting Started Tips

  1. Start Simple : Begin with basic card combinations to understand the mechanics
  2. Plan Your Route : Consider which paths through the dungeon offer the best risk-reward ratio
  3. Manage Resources : Balance immediate power with long-term deck sustainability
  4. Learn Enemy Patterns : Study boss and monster behaviors to optimize your strategy

Why Play This Game

Tavern Rumble stands out in the crowded card game market by offering:

  • Completely Free : Full game experience with no hidden costs or paywalls
  • No Download Required : Instant play through any modern web browser
  • Perfect Session Length : Ideal for both quick breaks and extended gaming sessions
  • High Replayability : Roguelike elements ensure every playthrough feels fresh
  • Cross-Platform Compatibility : Seamlessly switch between desktop and mobile devices
  • Offline Capability : Continue your adventure even without internet connection

Whether you're a seasoned card game veteran or new to the deckbuilding genre, Tavern Rumble offers an accessible yet deep experience that grows with your skills. The combination of strategic depth, beautiful art, and addictive gameplay makes it the perfect choice for anyone looking for their next card game obsession.

Join the adventure today and discover why players worldwide have fallen in love with this charming roguelike card game!

Frequently Asked Questions (FAQ)