Honey Bee - Color Matching Puzzle Game

Seele01-Flash
By
Honey Bee is a delightful color-matching puzzle game where players search through honeycombs to find hidden colored holes. With 30 challenging levels and adorable bee graphics, it's perfect for puzzle lovers of all ages.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**Honey Bee**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: "Cute Casual 3D". Use a bright, high-saturation color palette (Golden Yellows #FFD700, Sky Blues #87CEEB, Soft Pinks). * **Main Scene**: * **Grid**: A central honeycomb structure made of 3D hexagonal tiles (CylinderGeometry with 6 segments). Use `THREE.InstancedMesh` for the grid to ensure high performance (60fps) on mobile devices. * **Character**: A simple, low-poly 3D Bee (yellow/black stripes, small white wings) hovering near the grid. It should have a gentle "floating" sine-wave animation. * **Background**: A soft, out-of-focus garden environment (green gradients) or a stylized blue sky box. * **UI Assets**: Bubble-font style text for the title. Rounded rectangular panels for "Moves Left" and "Time Left" displays to match the "Cute" tag. * **VFX**: * **Tile Click**: When a tile is tapped, it should flip 180 degrees (tween animation) or depress slightly to reveal its color. * **Victory**: Burst of golden "pollen" particles (PointsMaterial) when the correct honeycomb is found. ### 2. Audio Requirements * **BGM**: A cheerful, lighthearted loop featuring marimba, pizzicato strings, and flute. It should feel "sunny" and relaxing. * **SFX**: * **Interaction**: A satisfying, soft "Pop" or "Plop" sound when a tile is clicked. * **Hint**: A magical chime when a "Warm" (close to target) color is revealed. * **Win**: A happy "Ta-da!" major chord fanfare. * **Lose/Time Low**: A soft buzzing sound that increases in pitch or a ticking clock sound. ### 3. Gameplay Loop * **Core Mechanic**: "Hot & Cold" Puzzle on a Hexagonal Grid. * The game generates a grid of hexagons (e.g., 5x5 or larger depending on level). * **Goal**: Find the specific "Target Cell" hidden in the grid. * **Target Indicator**: Top-right UI shows the "Target Color" (e.g., Red). * **Logic**: * When player clicks a tile: * **Far from target**: Tile reveals **White**. * **Medium distance**: Tile reveals a **Faint/Desaturated** version of the target color. * **Close (Neighbor)**: Tile reveals a **Strong/Saturated** version of the target color. * **Hit Target**: Tile reveals the exact target color and flashes. * **Constraints**: * **Moves**: Decrement a counter with every click. Reaching 0 results in Game Over. * **Timer**: A countdown timer (e.g., 60 seconds). Reaching 0 results in Game Over. * **Progression**: Upon winning, generate a new level with slightly fewer moves allowed or a larger grid. ### 4. Mobile Controls & Interaction * **Input Handling**: Use `Raycaster` for touch detection. Map standard `touchstart` and `click` events to the 3D scene. * **Camera**: Fixed perspective camera (orthographic is preferred for puzzles to keep grid uniform, or high-FOV perspective). * **Orientation**: Portrait mode preferred (vertical layout: Top UI -> Grid -> Bottom Options). Responsive to window resizing. * **Touch Feedback**: * **Visual**: The touched hexagon should briefly scale down (0.9x) and bounce back to simulate a tactile button press. * **Haptic**: Trigger `navigator.vibrate(50)` on valid clicks if supported. * **UI Layout**: * Top Right: Target Color Indicator (large visibility). * Top Left: Timer and Move Counter. * Bottom Right: Reset/Restart Button (placed in the "thumb zone" for easy reach). Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About Honey Bee Game

Honey Bee is an enchanting puzzle game that combines color-matching mechanics with adorable bee-themed graphics. Rated 4.3/5 by players, this charming HTML5 game challenges you to discover hidden colored holes within intricate honeycomb structures. With its bright, cheerful visuals and engaging gameplay, Honey Bee offers a perfect blend of relaxation and mental stimulation.

The game features a happy bee companion who watches over your progress as you navigate through increasingly complex puzzles. Each level presents a unique honeycomb layout where you must use visual clues and color hints to locate the target holes that match the reference colors shown in the corner.

Core Features

30 Challenging Levels

Honey Bee provides 30 carefully crafted levels, each with unique honeycomb patterns and color combinations. The difficulty gradually increases, ensuring both beginners and experienced puzzle players find appropriate challenges.

Intuitive Color-Matching System

The game uses an intelligent hint system where the color intensity indicates your proximity to the target. White holes mean you're far from the goal, while colored holes guide you toward the correct location. This creates a satisfying "hot and cold" gameplay experience.

Time and Move Limits

Each level includes strategic constraints with time limits and move restrictions. This adds excitement and encourages efficient problem-solving, making every decision count toward your success.

Cross-Platform Compatibility

Built with HTML5 technology, Honey Bee runs smoothly on desktop computers, smartphones, and tablets without requiring downloads or installations.

Gameplay Mechanics

Visual Hint System

The core gameplay revolves around interpreting color clues. Players click on honeycomb cells to receive feedback through color changes. The closer the revealed color matches your target, the nearer you are to finding the correct hole.

Strategic Planning

With limited moves available, players must think strategically about where to search next. The game rewards logical thinking and pattern recognition skills.

Progressive Difficulty

Early levels introduce basic concepts with simple color schemes, while advanced levels feature multiple target colors and complex honeycomb layouts that challenge even seasoned puzzle enthusiasts.

How to Play

Basic Controls

  • Mouse/Touch : Click or tap honeycomb cells to reveal their colors
  • Observation : Compare revealed colors with the target shown in the upper-right corner
  • Strategy : Use color proximity to guide your next moves

Winning Strategy

  1. Start by clicking cells spread across the honeycomb to get initial color readings
  2. Focus on areas that show colors closest to your target
  3. Use systematic searching patterns to efficiently cover the honeycomb
  4. Manage your moves carefully to avoid running out before finding the target

Game Interface

The clean, intuitive interface displays your target colors prominently in the corner, while the main honeycomb area provides clear visual feedback for each cell you explore.

Why Play Honey Bee?

Perfect for All Ages

The game's cute graphics and simple mechanics make it accessible for children, while the strategic depth provides engaging challenges for adults. It's an ideal family-friendly puzzle game.

Stress-Free Gaming

Unlike action-packed games, Honey Bee offers a calming, meditative experience. The cheerful bee graphics and soothing gameplay create a relaxing atmosphere perfect for unwinding.

Educational Value

The game subtly teaches color theory, pattern recognition, and logical deduction skills. Players naturally develop systematic thinking approaches while having fun.

No Commitment Required

As a free browser game, you can enjoy quick puzzle sessions without lengthy downloads or account creation. Perfect for short breaks or extended puzzle-solving sessions.

Mobile-Optimized Experience

The responsive design ensures the game looks and plays beautifully on smartphones and tablets, making it perfect for gaming on the go.

Frequently Asked Questions (FAQ)