World's Hardest Game 2

Seele01-Flash
By
World's Hardest Game 2 is the ultimate test of precision and patience. Navigate your red block through 50 increasingly difficult levels while avoiding deadly obstacles in this legendary skill-based challenge.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "World's Hardest Game 2 (Three.js Remake)". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** Strictly minimalist, clean, and geometric. Replicate the "Flash game" aesthetic using 3D primitives with an **Orthographic Camera** (top-down view) to ensure zero perspective distortion for precision gameplay. * **Color Palette:** * **Background:** A solid, soothing light lavender color (approx. hex `#CCCCFF`). * **Floor:** A tile-based checkerboard pattern using alternating white and very light blue squares. The floor shape should be dynamic, forming a maze or specific path surrounded by a void. * **Player:** A bright Red Square (`BoxGeometry`), distinct and high contrast. * **Enemies:** Indigo/Blue Circles (`CylinderGeometry` or flattened `SphereGeometry`), strictly defined edges. * **Safe Zones:** Light Green (`#99FF99`) rectangular areas at the start and end of the level. * **Collectibles:** Bright Yellow Coins (`CylinderGeometry` rotating on Y-axis). * **Lighting:** Use high-intensity Ambient Light paired with a direct overhead Directional Light to cast very subtle, sharp shadows directly downwards (to give a slight sense of depth without obscuring gameplay). * **Performance:** Use `InstancedMesh` for floor tiles and enemies if the count exceeds 50 to maintain 60FPS on mobile devices. ### 2. Audio Requirements * **BGM:** A driving, repetitive, high-energy "Techno/Chiptune" loop. It should feel stressful but catchy, encouraging "just one more try." * **Sound Effects (SFX):** * **Coin Collect:** A sharp, high-pitched "ding" or synthesizer chime. * **Death:** A comical but abrupt "splat" or "crunch" noise, followed instantly by the level reset sound. * **Level Clear:** A short, ascending triumphant fanfare. ### 3. Gameplay Loop * **Objective:** The player controls the Red Square. They must move from the Green Start Zone to the Green End Zone. * **Mechanics:** * **Collision:** If the player touches a Blue Enemy or the walls (void edges), they die instantly. * **Collection:** If Yellow Coins are present in the level layout, the player *must* collect all of them before the End Zone becomes active. * **Enemy Logic:** Enemies move in simple, predictable, but fast linear loops or oscillating patterns (e.g., moving up/down or spinning in a circle). Their movement must be deterministic (always the same every try). * **Win/Loss:** * **Death:** Instant respawn at the Green Start Zone. Increment a persistent "DEATHS" counter in the UI. * **Win:** Touching the End Zone (after collecting coins) freezes the player, plays the win sound, and loads the next level layout. ### 4. Mobile Controls & Interaction * **Orientation:** Force **Landscape Mode** to accommodate the wide aspect ratio of the maze layouts. * **Controls - Virtual D-Pad:** * Implement a tight, responsive **Virtual D-Pad** (Directional Pad) on the bottom-left or bottom-right of the screen. * *Critical:* Since this is a precision grid game, do not use a floating joystick. Use a fixed 4-way D-Pad to ensure the player moves strictly along X and Z axes (no diagonal drifting). * Sensitivity must be high; the player stops moving the instant the finger is lifted. * **UI Layout:** * **Top Bar:** A sleek black bar containing: "MENU" (Button), "DEATHS: 0" (Text), "LEVEL: 1" (Text). * **Touch Targets:** Ensure the Menu and Pause buttons are at least 44x44px for easy tapping. * **Feedback:** * Trigger `navigator.vibrate(200)` (if supported) whenever the player dies. * Flash the screen red briefly upon death for visual feedback. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

World's Hardest Game 2 lives up to its reputation as one of the most challenging skill-based games ever created. This sequel to the infamous original pushes your reflexes, patience, and precision to their absolute limits. With 50 meticulously designed levels, each more punishing than the last, this game has earned its place as a true test of gaming skill.

The concept is deceptively simple: guide your small red block from start to finish without touching any moving obstacles. However, what seems straightforward quickly becomes an exercise in pixel-perfect movement and split-second timing. Every death sends you back to the beginning of the level, creating an addictive cycle of frustration and determination that has captivated millions of players worldwide.

Core Features

Legendary Difficulty Curve

The game starts with relatively simple patterns but quickly escalates to mind-bending obstacle courses that require frame-perfect timing. Each of the 50 levels introduces new mechanics and increasingly complex movement patterns that will test even seasoned gamers.

Precise Physics Engine

Every pixel matters in World's Hardest Game 2. The collision detection is unforgiving but fair, ensuring that success comes from genuine skill rather than luck. When you die, you know exactly why it happened, making each attempt a learning experience.

Minimalist Visual Design

The clean, geometric art style eliminates distractions and focuses your attention on the gameplay. The contrast between the bright obstacles and neutral backgrounds ensures perfect visibility of threats and safe zones.

Progress Tracking System

Watch your death count climb as you tackle each level. The game tracks your progress through all 50 stages, creating a permanent record of your journey through this digital gauntlet.

Instant Restart Mechanics

No loading screens or delays interrupt the flow. When you die, you're immediately back at the start, ready for another attempt. This seamless restart system keeps you in the zone and maintains the game's addictive momentum.

Gameplay Mechanics

The gameplay revolves around timing, pattern recognition, and muscle memory. Moving blue circles patrol predetermined paths, creating windows of opportunity that open and close with precise timing. Success requires studying each level's unique rhythm and finding the exact moment to make your move.

Safe zones provide temporary refuge, but reaching them requires navigating through increasingly complex obstacle patterns. Some levels feature narrow corridors where a single wrong move means instant death, while others present open arenas filled with multiple threats requiring careful route planning.

Operation Guide

Basic Controls

  • Arrow Keys or WASD : Move your red block in four directions
  • ESC or P : Pause the game to take a breather
  • M : Mute/unmute sound effects
  • R : Quick restart current level

Strategic Tips

  • Study obstacle patterns before moving
  • Use safe zones to plan your next moves
  • Practice patience - rushing leads to more deaths
  • Focus on one obstacle at a time in complex sections
  • Take breaks to avoid frustration buildup

Level Progression

Each level must be completed in sequence. There are no shortcuts or level skips, forcing you to master every challenge before advancing. This progression system ensures that you develop the skills needed for later, more difficult stages.

Why Play World's Hardest Game 2

Ultimate Skill Development

This game is the perfect training ground for developing hand-eye coordination, pattern recognition, and strategic thinking. The skills you develop here translate to improved performance in other challenging games.

Legendary Status Achievement

Completing World's Hardest Game 2 is a genuine gaming accomplishment. Few players have the persistence and skill to reach the final level, making completion a true badge of honor in the gaming community.

Stress-Free Accessibility

Despite its difficulty, the game is completely free and runs in any web browser. No downloads, no installations, and no payment barriers stand between you and this legendary challenge.

Addictive Progression System

The "just one more try" factor is incredibly strong. Each death teaches you something new, creating a compelling feedback loop that keeps you coming back for improvement.

Perfect for Skill Building

Whether you're looking to improve your gaming reflexes or simply want to test your limits, World's Hardest Game 2 provides an uncompromising but fair challenge that rewards genuine improvement.

Frequently Asked Questions (FAQ)