Stickman Puzzle Slash

Seele01-Flash
By
Stickman Puzzle Slash is an addictive physics-based puzzle game featuring 50 challenging levels. Guide a wobbly stickman character to safety by removing obstacles and manipulating the environment using realistic physics mechanics.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Stickman Puzzle Slash". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** "Interactive Sketchbook" aesthetic. The background should be a high-quality texture of **crumpled white paper**. All game objects should look like they were drawn with markers or ink. * **Camera Setup:** Use an **Orthographic Camera** fixed in a front-facing view to simulate a 2D puzzle plane within the 3D engine. * **Models:** * **Stickman:** A physical **ragdoll** constructed from simple capsule geometries (Head, Torso, Arms, Legs) connected by physics constraints. Color: Black ink style. * **Red Objects:** Crates, beams, or planks. Texture should have a diagonal hatch pattern. These are **interactive/removable**. * **Blue Objects:** Static geometry. These act as immovable walls or floors. * **Ropes:** Dynamic lines (using verlet integration or physics chains) connecting the Stickman to anchor points. * **Collectibles:** 3 Diamond/Star shapes per level. Yellow/Gold outline. * **Optimization:** Use a single texture atlas for all "doodle" assets to reduce draw calls. Limit physics iterations for mobile CPU efficiency. ### 2. Audio Requirements * **Background Music (BGM):** A playful, looping track featuring acoustic guitar, pizzicato strings, or light whistling. It should feel "inquisitive" and relaxing. * **Sound Effects (SFX):** * **Slash/Delete:** A sharp "paper tearing" or "scissor snip" sound when interacting with ropes or red objects. * **Impacts:** Light wooden thuds or pencil-tapping sounds when the Stickman hits a wall. * **Win:** A scribbling sound followed by a cheerful "Ta-da!" or chime. * **Ragdoll Noise:** Comical groans or "Oof" sounds on hard collisions. ### 3. Gameplay Loop * **Objective:** Guide the Stickman from the starting position to the "Goal Zone" (usually the bottom of the screen or a specific flag). * **Physics Mechanics:** The game relies heavily on a physics engine (like Cannon.js or Ammo.js integration). The Stickman is often hanging by a rope or resting on blocks. * **Interaction Rules:** * **Red Items:** Clicking/Tapping a Red Block destroys it instantly, causing physics updates (falling/tumbling). * **Ropes:** Swiping across a rope "cuts" it, releasing the constraint. * **Green Items:** Bouncy pads that reflect the Stickman with high restitution. * **Win Condition:** The Stickman's torso enters the Goal Zone trigger collider. * **Lose Condition:** The Stickman falls off the screen boundaries (without hitting the goal) or touches a "Hazard" object (spikes/saw). ### 4. Mobile Controls & Interaction * **Touch Input:** * **Tap:** Raycast detection to identify "Red Objects." If clicked, play particle effect and remove the object from the scene. * **Swipe (Slash):** Implement a "Trail Renderer" that follows the user's finger. Detect if the swipe line intersects with any "Rope" segments. If intersection occurs, break the physics constraint. * **Responsiveness:** * Ensure the touch hitboxes for ropes and blocks are slightly larger than the visual models (padding) to accommodate imprecise finger taps. * **UI/UX:** * **Restart Button:** A prominent "Retry" icon in the top-right corner (min size 44x44px). * **Feedback:** Trigger mild **Haptic Feedback (Vibration)** on mobile devices when a rope is cut or a block is destroyed. * **Orientation:** Lock to **Portrait Mode** for vertical falling puzzles. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Stickman Puzzle Slash is a captivating free online puzzle game that combines physics simulation with brain-teasing challenges. With an impressive 4.3/5 rating, this HTML5 game offers 50 unique levels where your mission is simple yet challenging: get your wobbly stickman character safely across the goal line.

Unlike flashy 3D games with complex controls, Stickman Puzzle Slash focuses on pure puzzle-solving mechanics. Your stickman character is intentionally designed as a "wobbly mess" that responds realistically to physics, creating unpredictable and entertaining gameplay moments.

Core Features

Physics-Based Gameplay

The game's foundation lies in realistic physics simulation. Every action creates natural reactions - when you remove supporting blocks, your stickman tumbles according to gravity and momentum. This physics engine makes each level feel dynamic and alive.

Progressive Difficulty System

Start with simple obstacle removal puzzles and gradually face more complex challenges. New elements like green bouncy objects are introduced as you advance, requiring fresh strategies and creative thinking.

Clean, Simple Graphics

The minimalist stick figure art style keeps distractions to a minimum, allowing you to focus entirely on the puzzle mechanics. Simple doesn't mean boring - the animations are smooth and the physics interactions are satisfying to watch.

50 Unique Levels

Every level presents a new puzzle scenario. Some levels feature swinging stickmen that need precise timing to release, while others require environmental manipulation to create safe pathways.

High Score System

Compete with players worldwide through the integrated leaderboard system. Check your ranking and challenge yourself to improve your puzzle-solving efficiency.

Game Mechanics

The core gameplay revolves around two types of objects:

  • Red Items : Interactive elements you can remove by clicking
  • Blue Items : Static objects that cannot be moved
  • Green Bouncy Objects : Special elements that add unpredictable movement

Your job is to strategically remove red obstacles while using blue static elements to your advantage, creating a safe path for your stickman to reach the goal.

Operation Guide

Basic Controls

  • Mouse Click : Remove red obstacles and interactive elements
  • Observation : Study the level layout before making moves
  • Timing : Wait for the right moment to release swinging stickmen
  • Strategy : Plan your moves to avoid killing the stickman character

Winning Strategy Tips

  1. Analyze First : Always examine the entire level before clicking anything
  2. Physics Prediction : Consider how objects will fall and bounce
  3. Timing Matters : Some levels require precise timing for swinging elements
  4. Trial and Learning : Don't be afraid to restart levels to try different approaches
  5. Use Environment : Static blue objects can serve as landing platforms or deflectors

Why Play This Game

Perfect for Brain Training

Stickman Puzzle Slash is an excellent brain teaser that improves problem-solving skills, spatial reasoning, and physics understanding. Each level requires analysis, planning, and execution.

Accessible Entertainment

As a free HTML5 game, it's instantly accessible through any web browser without downloads or installations. The simple controls make it suitable for players of all ages and skill levels.

Stress-Free Gaming

With its unrated content and non-violent puzzle nature, this game provides clean, family-friendly entertainment. The physics-based humor of watching stickmen tumble adds light-hearted fun to the intellectual challenge.

Perfect for Short Sessions

Each level can be completed in minutes, making it ideal for quick gaming breaks or extended puzzle-solving sessions. The progressive difficulty ensures you're always challenged but never overwhelmed.

Community Competition

The high score system adds a competitive element, motivating you to not just solve puzzles but solve them efficiently. Compare your ranking with puzzle enthusiasts worldwide.

Frequently Asked Questions (FAQ)