Run 3 - Space Running Adventure

Seele01-Flash
By
Run 3 is an incredibly addictive endless runner game where you control a grey alien navigating through dangerous space tunnels. Defy gravity, jump over deadly holes, and run on walls in this unique 3D platforming adventure.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Run 3 - Space Tunnel Runner". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: Ultra-minimalist, low-poly, flat-shaded aesthetic similar to the Flash original. High contrast is key. * **The Tunnel**: The game world consists of a procedural tunnel composed of square or hexagonal segments. * **Geometry**: Use `BoxGeometry` or `PlaneGeometry` for wall segments. * **Colors**: Use solid, untextured colors for walls (e.g., bright grey or blue) against a pitch-black background. * **Holes**: Certain wall segments must be missing (rendered as voids) to create "holes" which are the primary obstacles. * **The Player**: A simple, cute alien character constructed from basic primitives (e.g., a grey sphere for the head, cylinder for the body, small spheres for antennae). * **Animation**: Simple bobbing motion to simulate running. * **Background**: A static "Starfield" particle system in the distance to convey the "outer space" setting without consuming performance. * **Optimization**: Implement object pooling for tunnel segments to maintain 60 FPS on mobile devices. Remove segments that pass behind the camera. ### 2. Audio Requirements * **BGM**: A fast-paced, driving "Space Techno" or "Synthwave" track that encourages forward momentum. * **Sound Effects (SFX)**: * **Footsteps**: A rhythmic, metallic "tap" sound syncopated with the running animation. * **Jump**: A retro "boing" or digitized "whoosh" sound. * **Gravity Shift**: A low-frequency "hum" or "swoosh" when the player transitions from the floor to a wall. * **Game Over**: A descending "doppler effect" whistle as the alien falls into the void. ### 3. Gameplay Loop * **Core Mechanic**: Infinite auto-runner. The player moves forward automatically at increasing speeds. * **Gravity/Rotation Logic**: This is the unique feature. The tunnel is a closed tube (square cross-section). * When the player moves far Left or Right and touches a wall, the **entire world (camera and tunnel) rotates 90 degrees**. * The wall they touched becomes the new "floor." Gravity is always relative to the surface the player is currently touching. * **Obstacles**: Gaps (holes) in the floor/walls. Falling into a hole ends the run. * **Progression**: Speed increases every 30 seconds. Score is based on distance traveled. * **Game Modes**: Focus on "Infinite Mode" for this iteration. ### 4. Mobile Controls & Interaction * **Touch Input Scheme**: * **Steering**: Split the screen vertically. Holding the **Left half** moves the character left; holding the **Right half** moves the character right. This is crucial for navigating onto walls. * **Jumping**: A distinct, large transparent button overlay on the bottom-right corner (or detect a **Swipe Up** gesture anywhere on screen) to trigger a jump. * **Camera Behavior**: The camera must follow the player from behind. When the player transitions to a wall, the camera must smoothly `slerp` (spherical linear interpolate) to the new upright rotation to prevent motion sickness. * **UI Layout**: * Top Center: Current Distance/Score. * Top Right: Pause Button (min 44x44px touch target). * Game Over Screen: "Restart" button centered and large. * **Haptics**: Trigger a light vibration (using `navigator.vibrate`) when the player lands a jump or shifts gravity to a new wall. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Run 3 is an incredibly addictive endless runner and platforming game that takes place in the depths of outer space. You control a small grey alien who finds himself trespassing in a dangerous, architecturally challenged area floating in space. This prohibited zone is filled with increasingly dangerous holes and obstacles that will send you tumbling into the void if you're not careful.

What makes Run 3 special is its unique physics-defying gameplay where the laws of gravity don't always apply. Unlike traditional running games where you're stuck to the ground, Run 3 allows you to run along walls and even on ceilings, completely changing your perspective and strategy as you navigate through the treacherous space tunnels.

Core Features

Gravity-Defying Gameplay

The most distinctive feature of Run 3 is its revolutionary approach to movement. You can run along walls to change gravity, which helps you avoid obstacles or sometimes creates new challenges. This mechanic transforms a simple running game into a mind-bending 3D puzzle platformer.

Multiple Game Modes

  • Explore Mode : Progress through carefully designed levels with increasing difficulty
  • Infinite Mode : Test your skills in an endless version where you run as far as possible

Character Variety

Discover and unlock new alien characters, each with unique abilities that can help you survive longer and overcome different types of obstacles. Each character brings a fresh gameplay experience to your space adventure.

Stunning Visual Design

Run 3 features unique graphics that combine smooth 3D gameplay with an appealing cartoon art style. The space setting is beautifully rendered with deep blues and cosmic themes that immerse you in the alien environment.

Gameplay Mechanics

In Run 3, your primary objective is to navigate through increasingly challenging tunnel systems without falling into the deadly holes scattered throughout. As you progress, the difficulty ramps up with more frequent gaps, narrower passages, and complex tunnel layouts that require quick thinking and precise timing.

The game's physics system allows for creative problem-solving. When faced with a large gap, you might choose to jump over it, or you could run up the wall to change your gravitational orientation and approach the obstacle from a different angle.

Operation Guide

Run 3 features simple, intuitive controls that make it easy for anyone to pick up and play:

  • SPACE or UP Arrow : Jump over obstacles and gaps
  • A or LEFT Arrow : Move left or turn left
  • D or RIGHT Arrow : Move right or turn right
  • WASD or Arrow Keys : General movement control

The controls are responsive and precise, allowing for the split-second timing needed to navigate the game's challenging obstacles.

Platform Support

Run 3 is available across multiple platforms for maximum accessibility: - Web Browser : Play directly in your browser without downloads - Android : Available for Android mobile devices - iOS : Compatible with iPhone and iPad devices

Why Play This Game

Run 3 stands out in the crowded endless runner genre for several compelling reasons:

  1. Unique Physics : The gravity-changing mechanics offer gameplay unlike any other runner
  2. Progressive Difficulty : Levels are carefully designed to provide steady challenge progression
  3. Multiple Characters : Various aliens with different abilities keep gameplay fresh
  4. Free to Play : Completely free with no hidden costs or premium content
  5. Cross-Platform : Play on any device, anywhere
  6. Addictive Gameplay : Easy to learn but difficult to master, keeping you coming back

Whether you're looking for a quick gaming session or a longer challenge, Run 3 delivers an engaging experience that will test your reflexes, spatial reasoning, and problem-solving skills in the unique setting of outer space.

Frequently Asked Questions (FAQ)