3 Slices 2 - Puzzle Game

Seele01-Flash
By
3 Slices 2 is a challenging physics-based puzzle game that tests your strategic thinking. Remove all red pieces from the screen using only three precise cuts to maximize your score.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "3 Slices 2". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** Minimalist "2.5D" aesthetic using an Orthographic Camera to maintain the classic puzzle feel but with modern depth. * **Models & Colors:** * **Red Blocks:** The primary target objects (to be removed). Use a vibrant, matte red material. * **Blue Blocks:** Neutral physics objects (weights/levers). Use a matte blue material. * **Black/Grey Blocks:** Static, immovable environment/ground anchors. * **Geometry:** Use `THREE.ExtrudeGeometry` to give the 2D shapes slight depth (z-axis thickness), making them look like thick cut-outs. * **Lighting:** Soft ambient light paired with a directional light to cast subtle shadows, enhancing the depth perception of the falling blocks. * **Performance (Mobile):** Use simple materials (`MeshLambertMaterial` or `MeshToonMaterial`). Limit the shadow map resolution. Ensure the physics simulation (recommended: Matter.js hooked into Three.js or Cannon.js) is optimized for mobile CPUs. ### 2. Audio Requirements * **BGM:** A "Zen-Puzzle" style track. Lo-fi beats or soft electronic ambient music that aids concentration but isn't distracting. * **Sound Effects (SFX):** * **Slicing:** A sharp, high-quality "Swoosh" or "Blade Sheathe" sound when the player completes a cut. * **Collision:** A satisfying "Thud" or "Clack" when heavy blocks hit the ground or each other (velocity-dependent volume). * **Success:** A cheerful chime or rising tone when the required percentage of red blocks falls off-screen. * **UI:** Soft clicking sounds for buttons. ### 3. Gameplay Loop * **Core Mechanic:** The player has a limited number of "Slices" (default: 3) to cut through physics objects. * **Physics Slicing:** When a slice is executed, any Red or Blue mesh intersecting the cut line must dynamically split into two separate physics bodies with updated geometry and mass. * **Goal:** The objective is to make the **Red** blocks fall off the bottom of the screen. * **Win Condition:** A level is cleared when a specific percentage (e.g., 90%) of the total Red mass has fallen below the screen boundary. * **Fail Condition:** Running out of slices before the Red mass target is reached. ### 4. Mobile Controls & Interaction * **Touch Mechanics:** * **Slice Action:** Touch Start (defines point A) -> Drag -> Touch End (defines point B). This creates the slicing line. * **Visual Feedback:** Render a glowing white line or trail between the touch start and current finger position to visualize the cut before releasing. * **Screen Orientation:** Portrait mode preferred for one-handed play, but the camera zoom should adapt to fit the level width. * **UI Layout:** * **Top Bar:** Displays "Slices Left" (visual icons, e.g., 3 sword icons) and "Red Removed %" (progress bar). * **Bottom Area:** A large "Restart" button (min 44x44px touch target) placed away from the main gameplay area to prevent accidental resets. * **Haptics:** Trigger a short vibration (using `navigator.vibrate`) when a slice is successfully executed and a stronger vibration when the level is won. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

3 Slices 2 is an engaging physics-based puzzle game that challenges players to think strategically and act precisely. With a solid rating of 3.2/5 from puzzle game enthusiasts, this sequel builds upon the success of the original slicing concept with enhanced gameplay mechanics and more challenging levels.

In this minimalist yet addictive puzzle experience, your objective is deceptively simple: remove all red pieces from the screen. However, the catch is that you can only make three cuts to achieve this goal. Every slice counts, and strategic planning is essential for success.

Core Features

Strategic Puzzle Mechanics

  • Limited Moves : Master the challenge of solving puzzles with only three cuts available
  • Physics-Based Gameplay : Realistic physics simulation makes every slice feel authentic
  • Progressive Difficulty : Each level presents unique challenges that test your problem-solving skills
  • Score Optimization : Fewer slices used means higher scores and greater satisfaction

Minimalist Design Excellence

The game features a clean, geometric visual style that keeps you focused on the puzzle at hand. The blue and red color scheme creates clear visual contrast, making it easy to identify targets and plan your strategy.

Accessible Yet Challenging

While the concept is simple enough for anyone to understand, mastering the art of efficient slicing requires patience, observation, and strategic thinking. This perfect balance makes it suitable for casual players while providing depth for puzzle enthusiasts.

Gameplay Mechanics

Each level presents you with geometric shapes containing red areas that must be completely removed. Using your mouse, you'll draw cutting lines across the shapes, and physics will take over as pieces fall away due to gravity.

The key to success lies in understanding how each cut will affect the overall structure. Sometimes a single well-placed diagonal cut can eliminate multiple red sections, while other situations require careful sequential planning.

Operation Guide

Mouse Controls : - Click and Drag : Draw cutting lines across shapes - Strategic Planning : Observe the shape before making any cuts - Precision Timing : Execute cuts when pieces are in optimal positions

Winning Strategy Tips

  1. Analyze First : Study the entire shape before making your first cut
  2. Think Physics : Consider how pieces will fall and interact after cutting
  3. Maximize Efficiency : Try to eliminate multiple red areas with single cuts
  4. Practice Patience : Take time to plan rather than making hasty cuts

Why Play This Game

Perfect Brain Training : 3 Slices 2 offers excellent mental exercise, improving spatial reasoning and strategic thinking skills. Each puzzle is a mini-challenge that engages your problem-solving abilities.

Quick Gaming Sessions : With its pick-up-and-play nature, this game is perfect for short breaks or longer puzzle-solving sessions. No complex tutorials or lengthy commitments required.

Satisfying Progression : The feeling of solving a challenging level with elegant, minimal cuts provides genuine satisfaction and encourages continued play.

Free Browser Gaming : Enjoy this complete puzzle experience directly in your web browser without downloads, installations, or payments. Compatible with desktop and mobile devices for gaming anywhere.

Whether you're a puzzle game veteran or new to the genre, 3 Slices 2 offers an engaging challenge that will keep you coming back for more strategic slicing action.

Frequently Asked Questions (FAQ)