Candy Connect 2

Seele01-Flash
By
Candy Connect 2 is a delightful free puzzle game where you match colorful candy tiles to clear levels. With vibrant graphics and strategic gameplay, 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 "Candy Connect 3D". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** High-gloss, "juicy" 3D aesthetic suitable for a casual puzzle game. The scene should look like a clean, brightly lit candy shop counter. * **Tile Assets:** Create rounded 3D cubes (`BoxGeometry` with bevels) representing tiles. Instead of 2D textures, use 3D primitives or distinct material colors/patterns to represent different candies (e.g., Red Striped Hard Candy, Blue Swirl Lollipop, Pink Jelly Square, Yellow Lemon Ring). Materials should be `MeshStandardMaterial` with low roughness (0.2) and slight metalness (0.1) to simulate shiny sugar coating. * **Environment:** A soft, pastel-colored gradient background (e.g., Cream to Light Pink) that does not distract from the gameplay. * **Effects:** * **Selection:** Selected tiles should slightly scale up (pulsate) and emit a soft glow. * **Match:** When tiles connect, spawn a particle explosion (confetti or crumbs) in the matching color. * **Performance:** Use InstancedMesh for the tiles if possible to reduce draw calls, or keep geometry simple (low polygon count per candy) to ensure 60FPS on mobile devices. ### 2. Audio Requirements * **BGM:** A lighthearted, upbeat, and looping track featuring marimba, pizzicato strings, and soft bells. The tempo should be relaxing but engaging (approx. 100 BPM). * **Sound Effects (SFX):** * **Tap/Select:** A soft, high-pitched "pop" or bubble sound. * **Match Success:** A satisfying "crunch" or "chime" sound followed by a rising "ding." * **Invalid Move:** A subtle, low-frequency "thud" or "wobble" sound. * **Level Clear:** A celebratory fanfare with applause. ### 3. Gameplay Loop * **Core Mechanism:** A "Connect-2" (Onet/Shisensho) style mechanic. Generate a grid of tiles (e.g., 6x8). * **Matching Logic:** The player must select two matching tiles. They can only be connected if a path can be drawn between them with **no more than two 90-degree turns** and the path is not blocked by other tiles. Adjacent matching tiles also count. * **Flow:** 1. Player taps Tile A (highlights). 2. Player taps Tile B. 3. **Check:** Do they match visually? Is the path valid? 4. **Result:** If yes, draw a glowing line connecting them briefly, then destroy both tiles and add points. If no, deselect Tile A and play error feedback. * **Win Condition:** Clear the entire board within a set time limit (optional) or simply clear all tiles. * **Shuffle:** If no moves are possible, automatically shuffle the remaining tiles. ### 4. Mobile Controls & Interaction * **Camera:** Use a PerspectiveCamera set to a top-down view with a slight angle (approx. 60 degrees) to show the 3D depth of the tiles. * **Controls:** Raycaster implementation for touch/mouse input. The interaction must support single taps. * **Responsiveness:** * The grid must auto-center and scale based on the device aspect ratio (Portrait vs. Landscape). * Tiles must be large enough to be easily tapped (minimum touch target size logic applied to camera zoom). * **Feedback:** * **Haptic:** Trigger `navigator.vibrate(10)` on selection and `navigator.vibrate(50)` on a successful match (if supported). * **Visual:** When a match is made, the connecting line must be drawn on top of the grid for 0.3 seconds to visualize *why* the move was valid. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Candy Connect 2 is an engaging puzzle game that combines strategy with sweet treats. Rated 4.0/5 by over 1,110 players, this colorful matching game challenges you to connect identical candy tiles to clear each level. The game features a delicious array of treats including candy, donuts, licorice, brownies, and ice cream, all presented in beautiful, eye-catching graphics.

Core Features

Completely Free to Play

Enjoy unlimited gameplay without any cost. This HTML5 game runs directly in your browser with no downloads, installations, or hidden fees required.

Cross-Platform Compatibility

Perfectly optimized for both desktop and mobile devices. Play seamlessly on your computer, smartphone, or tablet using any modern web browser.

Strategic Puzzle Mechanics

The game combines pattern recognition with strategic thinking. Connect matching colored tiles to make them disappear, but plan your moves carefully to optimize your score and clear levels efficiently.

Instant Play Experience

No waiting time - jump straight into the action. The game loads quickly and provides immediate entertainment for quick gaming sessions or extended play.

Colorful Visual Design

Feast your eyes on vibrant candy graphics featuring swirls, stripes, and various confectionery designs that make each tile easily distinguishable and visually appealing.

Game Mechanics

Tile Matching System

Connect tiles of the same color or pattern to eliminate them from the board. The key is recognizing which tiles can be legally connected - they must form a clear path without being blocked by other tiles.

Level Progression

Each level is completed when all tiles are successfully connected and removed. Your score depends on how quickly you can clear the board, encouraging both speed and strategic thinking.

Multiple Connection Strategy

Advanced players can work on connecting multiple tile sets simultaneously, as long as each connection follows the game rules. This allows for complex strategies and higher scores.

How to Play

Basic Controls

The game uses simple mouse controls - just click on matching tiles to connect them. The intuitive interface makes it accessible to players of all skill levels.

Winning Strategy

  • Start from the outside : Work your way from the edges toward the center
  • Think ahead : Plan several moves in advance to avoid getting stuck
  • Unlock strategically : Prioritize connecting tiles that will open up access to blocked tiles
  • Speed matters : Faster completion times result in higher scores

Level Clearing Tips

Success requires recognizing patterns quickly and understanding how each move affects the playing field. Focus on connections that will unlock the most tiles and create new opportunities for matches.

Why Play Candy Connect 2

Perfect Brain Training

This game excellently exercises pattern recognition, strategic planning, and quick decision-making skills. It's an ideal brain teaser that's both fun and mentally stimulating.

Stress-Free Gaming

The colorful, sweet theme combined with relaxing gameplay makes it perfect for unwinding. There's no time pressure unless you want to chase high scores.

Universal Appeal

Suitable for all ages, from children learning pattern recognition to adults looking for a quick mental challenge. The simple rules hide surprisingly deep strategic gameplay.

Convenient Entertainment

Whether you have 5 minutes or an hour, Candy Connect 2 adapts to your schedule. Each level can be completed quickly, but the addictive gameplay will keep you coming back for more.

Experience the sweet satisfaction of matching colorful candy tiles while challenging your mind with strategic puzzle-solving. Start playing Candy Connect 2 today and discover why thousands of players are already hooked on this delightful matching game!

Frequently Asked Questions (FAQ)