Count Masters: Stickman Games

Seele01-Flash
By
Count Masters: Stickman Games is an action-packed 3D runner that combines strategic thinking with fast-paced gameplay. Gather growing armies of stickmen, make smart mathematical choices, and battle your way to victory in epic crowd clashes.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Count Masters: Stickman Crowd Runner". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** Hyper-casual, 3D aesthetic. Bright, saturated colors with smooth, untextured materials (plastic look). Use a high-contrast palette: **Vibrant Blue** for the player team, **Bright Red** for enemies/obstacles, **Emerald Green** for positive gates, and **Crimson Red** for negative gates. * **Character Models:** Minimalist Stickmen created using simple geometry (CapsuleGeometry for body/limbs, SphereGeometry for head). * *Crucial Optimization:* Implementation **MUST use `THREE.InstancedMesh`** for the crowd. Since there can be hundreds of stickmen on screen, rendering them individually will crash mobile browsers. * **Environment:** A clean, infinite white platform floating in a cyan/blue gradient skybox. Add linear fog to blend the track into the horizon. * **Gates:** Translucent rectangular planes with large, floating 3D text (TextGeometry or high-res sprites) displaying math operations (e.g., "+10", "x2", "-5"). * **Performance:** Limit total draw calls. Use baked shadows or simple circular shadow blobs under characters instead of real-time dynamic shadows. ### 2. Audio Requirements * **BGM:** An energetic, marching-band style looping track with a heavy drum beat to encourage forward momentum. * **Sound Effects (SFX):** * **Gate Pass (Positive):** A sharp, rising "Ding" or "Power-up" synth sound. * **Gate Pass (Negative):** A low-pitch "Buzzer" or "Error" sound. * **Crowd Spawning:** A rapid-fire "Pop" sound (like bubble wrap) when the crowd multiplies. * **Death/Collision:** A comedic "Splat" or "Oof" vocal sound. * **Victory:** A fanfare trumpet sound with cheering crowd noise. ### 3. Gameplay Loop * **Core Mechanic:** The game is an auto-runner. The crowd moves forward along the Z-axis automatically at a constant speed. * **Math Logic:** * When the crowd passes through a **Green Gate**, apply the math: Addition (`+`) or Multiplication (`x`). Spawn new instances immediately. * When passing a **Red Gate**, apply subtraction (`-`) or division (`/`). Remove instances immediately. * **Crowd Formation:** The crowd should dynamically arrange itself in a wedge or swarm shape. As the number grows, the swarm widens; as it shrinks, it condenses. * **Obstacles & Combat:** Static obstacles (walls, spikes) reduce the count on contact. Enemy crowds (Red) will run towards the player; collision results in 1-for-1 elimination until one side is wiped out. * **Win/Loss:** * **Loss:** Crowd count reaches 0. * **Win:** Reach the end of the track. Bonus points calculated based on the remaining crowd size (e.g., climbing a tiered staircase at the finish line). ### 4. Mobile Controls & Interaction * **Control Scheme:** **"Swerve" Mechanic**. The player does NOT control forward speed. * **Input:** Touch and drag horizontally (X-axis). * **Responsiveness:** The crowd's center of mass follows the finger's X-position instantly but with smooth damping (Lerp) to prevent jitter. * **Orientation:** Portrait Mode (Vertical) to allow for one-handed play. * **UI/UX:** * **Counter:** A large, always-visible number floating above the lead stickman showing the current crowd size. * **Start Screen:** Simple "Tap to Start" overlay. * **Touch Targets:** Ensure the interactive area covers the bottom 50% of the screen so the player's hand doesn't cover the character. * **Feedback:** * **Haptics:** Trigger `navigator.vibrate(50)` when hitting a red gate or obstacle. Trigger a longer vibration on Game Over. * **Visual Juice:** Slight camera shake on impact. Particle explosion (confetti style) when the crowd multiplies significantly. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Count Masters: Stickman Games is an exciting fast-paced running game that puts you in command of a growing stickman army. This unique 3D runner combines strategic decision-making with thrilling action as you navigate through challenging obstacle courses, gathering followers and preparing for epic battles against rival crowds.

The game challenges players to think strategically while maintaining quick reflexes. Every gate you encounter presents mathematical choices that can multiply your army or reduce your numbers, making each run a calculated risk that could lead to glorious victory or devastating defeat.

Core Features

Strategic Army Building

Your success depends on smart number choices rather than just speed. Each colored gate offers different mathematical operations - green gates typically multiply your forces while red gates can drastically reduce your army size. The key is choosing the optimal path that maximizes your crowd size for the battles ahead.

Epic Crowd Battles

Once you've built your army, face off against enemy crowds in spectacular clashes. The larger your army, the better your chances of victory. Battle through multiple opponents and work your way up to face the ultimate challenge - the King-stickman boss fight.

Colorful 3D Graphics

Enjoy vibrant, eye-catching visuals with smooth animations that make every run feel satisfying. The simple yet appealing stickman art style creates an accessible game that's fun for players of all ages.

Progressive Upgrade System

Use coins earned from successful runs to upgrade your starting crowd size and gate bonuses. These permanent improvements make subsequent runs easier and help you tackle more challenging levels.

Game Mechanics

Mathematical Strategy

Every gate presents a math problem that affects your army size. Players must quickly calculate which path offers the best numerical advantage while avoiding traps and obstacles that could eliminate their entire force.

Obstacle Navigation

The running tracks are filled with various hazards including rotating hammers, crushing walls, and dangerous pits. Successfully navigating these obstacles while maintaining your army size requires skill and timing.

Boss Encounters

Face challenging boss fights including the mighty King-stickman. These battles test not only the size of your army but also your strategic timing and positioning.

Operation Guide

Mouse Controls: - Move your mouse left or right to guide your stickman leader - Left-click to select menu options and confirm actions

Keyboard Controls: - Use left and right arrow keys for character movement - Press spacebar to select actions and navigate menus

Gameplay Tips: - Prioritize gates with positive multipliers (x2, x3) over addition gates when your army is large - Avoid red gates and dangerous obstacles that can devastate your numbers - Time your movements carefully around rotating obstacles - Save coins between runs for strategic upgrades

Why Play Count Masters

This game perfectly blends action and strategy, making it ideal for players who enjoy both fast-paced running games and mathematical puzzle-solving. The simple controls make it accessible to casual players, while the strategic depth keeps experienced gamers engaged.

The satisfaction of building a massive stickman army and watching them clash in epic battles is incredibly rewarding. Each successful run feels like a genuine achievement, and the upgrade system provides long-term progression goals that keep players coming back.

Whether you're looking for a quick gaming session or an extended play experience, Count Masters offers the perfect balance of excitement and strategy that appeals to a wide range of players.

Frequently Asked Questions (FAQ)