World's Hardest Game 2 - Action Game

Seele01-Flash
By Olivia Hill
Test your reflexes in World's Hardest Game 2! Navigate through 50 levels of increasing difficulty. Free browser game with precise controls and addictive gameplay.
New

River Raid Survival

Build a River Raid-style flight survival run with fuel pressure.

Build a River Raid-style flight survival run with fuel pressure.Open in workspace
Subscriber only

Unreal Landscape Tour

Tour photoreal Unreal landscapes with cinematic camera work.

Tour photoreal Unreal landscapes with cinematic camera work.Open in workspace
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.Open in workspace
Arcade

Pumpkin Night Adventure

Build a Halloween grid-arena survival romp.

Build a Halloween grid-arena survival romp.Open in workspace
Adventure

Character Adventure Sim

Build a 3D character explorer with traversal and interactive zones.

Build a 3D character explorer with traversal and interactive zones.Open in workspace
FPS

3D FPS Game

Build a desert FPS with weapon switching and a retro HUD.

Build a desert FPS with weapon switching and a retro HUD.Open in workspace
Unity

Chaos Train Arcade

Build a chaotic Unity train arcade of hazards and timing.

Build a chaotic Unity train arcade of hazards and timing.Open in workspace
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
Puzzle

Magic Cube Puzzle

Build an interactive Rubik's Cube with scramble and reset.

Build an interactive Rubik's Cube with scramble and reset.Open in workspace
New

River Raid Survival

Build a River Raid-style flight survival run with fuel pressure.

Build a River Raid-style flight survival run with fuel pressure.Open in workspace
Subscriber only

Unreal Landscape Tour

Tour photoreal Unreal landscapes with cinematic camera work.

Tour photoreal Unreal landscapes with cinematic camera work.Open in workspace
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.Open in workspace
Arcade

Pumpkin Night Adventure

Build a Halloween grid-arena survival romp.

Build a Halloween grid-arena survival romp.Open in workspace
Adventure

Character Adventure Sim

Build a 3D character explorer with traversal and interactive zones.

Build a 3D character explorer with traversal and interactive zones.Open in workspace
FPS

3D FPS Game

Build a desert FPS with weapon switching and a retro HUD.

Build a desert FPS with weapon switching and a retro HUD.Open in workspace
Unity

Chaos Train Arcade

Build a chaotic Unity train arcade of hazards and timing.

Build a chaotic Unity train arcade of hazards and timing.Open in workspace
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
Puzzle

Magic Cube Puzzle

Build an interactive Rubik's Cube with scramble and reset.

Build an interactive Rubik's Cube with scramble and reset.Open in workspace

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.
A game idea becoming a playable world and reaching an audience
MAKE • SHARE • EARN

Games are fun. Creating them is even better.

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)