Vault Room Escape

Seele01-Flash
By
Vault Room Escape is a captivating point-and-click puzzle game where you must use wit and observation skills to break free from a secured vault room. Combine items, solve logical puzzles, and discover hidden secrets to find your way out.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Vault Room Escape". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: Implement a **Cel-Shaded / Toon Style** aesthetic (similar to the screenshot). Use `THREE.MeshToonMaterial` with a gradient map to create distinct bands of color. Add black outlines to objects using `THREE.LineSegments` or a post-processing outline pass to mimic the drawn look. * **Environment Layout**: Create a closed 3D room (cube-like). * **Front Wall**: A massive, metallic Grey Vault Door with a large, T-shaped Gold handle and radial locking bars. * **Left Wall**: A flat "Steel Blue" security door with a digital keypad panel (emit light texture) and a card reader. * **Right Wall**: A bank of blue safety deposit boxes (lockers). One specific locker should be slightly ajar or interactable. * **Floor & Ceiling**: Clean white/light grey tiles. The floor should have red rectangular markers indicating interactive zones. * **Mobile Optimization**: Keep geometry low-poly. Use simple shapes (BoxGeometry, CylinderGeometry) to construct complex objects. Avoid real-time shadows; use baked lighting logic or simple `AmbientLight` + `DirectionalLight`. ### 2. Audio Requirements * **BGM**: A loop of "Heist/Thinking" music—low-tempo, bass-heavy, slightly mysterious but calm synth tracks to encourage puzzle solving. * **Sound Effects (SFX)**: * **UI**: crisp "blip" for tapping buttons, a paper "rustle" when opening inventory. * **Interaction**: A heavy "clank-hiss" when the vault opens. A digital "beep-beep-beep" for keypad entry. A harsh "buzzer" for wrong codes, and a pleasant "chime" for puzzle success. * **Ambience**: Faint air-conditioning hum to simulate a sterile vault environment. ### 3. Gameplay Loop * **Core Mechanics**: Point-and-Click (Tap-and-Interact) logic. The player cannot move freely (WASD) but can rotate the camera view or click "navigation arrows" to face different walls. * **Inventory System**: Players can click loose items (e.g., a Keycard found on the floor, a UV light found in a locker) to add them to a bottom Inventory Bar. Tapping an item selects it (highlight effect), allowing use on environment objects. * **Puzzle Logic**: * **Puzzle A**: Zoom into the Lockers. Find a loose note with a partial code (e.g., "4-7-?"). * **Puzzle B**: Use the "Magnifying Glass" mechanic (camera zoom) on the red floor marker to find the missing digit. * **Puzzle C**: Input the full code into the Left Door Keypad to get the "Vault Handle". * **Final Step**: Attach the Handle to the Vault, tap to rotate, and trigger the victory sequence (door opening animation). * **Win Condition**: Successfully opening the main Vault Door. ### 4. Mobile Controls & Interaction * **Camera Control**: * **Swipe Gestures**: Swipe Left/Right to rotate the camera 90 degrees to face the next wall. * **Pinch**: Pinch to zoom out/leave a specific puzzle view. * **Interaction**: * Use `THREE.Raycaster` mapped to `touchstart` events. * **Touch Targets**: Ensure all interactable objects have an invisible hit-box slightly larger than the visible mesh to ensure touches register easily on small screens. * **UI Overlay**: * **Inventory Bar**: A fixed `<div>` at the bottom of the screen (height: 80px) containing collected items. * **Back Button**: A large "Down Arrow" or "X" button in the top-right corner to exit zoomed-in views. * **Haptic Feedback**: Trigger `navigator.vibrate(50)` on invalid clicks (locked doors) and `navigator.vibrate(200)` on puzzle success. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Vault Room Escape is an immersive puzzle adventure that challenges your problem-solving abilities and attention to detail. Trapped inside a high-security vault room with blue walls and sophisticated locking mechanisms, you must use every tool at your disposal to find your way to freedom. This engaging point-and-click escape game combines logical thinking with creative puzzle-solving in a beautifully designed 2D environment.

Core Features

Interactive Inventory System

The game features a sophisticated inventory management system where you can collect, examine, and combine various objects. Use the magnifying glass feature to inspect items closely and discover hidden details that might be crucial to your escape.

Challenging Logic Puzzles

Every element in the vault room serves a purpose. From the imposing circular vault door to the smallest details on the walls, each puzzle is carefully crafted to test your logical reasoning and observation skills.

Point-and-Click Simplicity

Designed for accessibility, the game uses intuitive mouse controls that make it easy for players of all skill levels to interact with the environment and solve puzzles at their own pace.

Hidden Secrets and Clues

The vault room is filled with subtle hints and hidden mechanisms. Careful examination of your surroundings will reveal clues that are essential for progression through the game's challenging puzzles.

Game Mechanics

Item Collection and Combination

Gather various objects scattered throughout the vault room and experiment with combining them to create new tools or unlock hidden functions. The key to escape often lies in thinking creatively about how different items can work together.

Environmental Interaction

Every surface, panel, and fixture in the vault room can potentially hold clues or serve as part of a larger puzzle mechanism. The game encourages thorough exploration and interaction with the environment.

Progressive Difficulty

Puzzles are designed to gradually increase in complexity, ensuring that players develop their problem-solving skills as they progress toward their ultimate goal of escape.

Operation Guide

Mouse Controls : All game interactions are performed using your mouse. Simply click on objects to examine them, collect items, or interact with puzzle elements.

Inventory Management : Access your collected items through the inventory system. Click on items to select them, and try combining different objects to discover new solutions.

Magnifying Glass Feature : Use the magnifying glass tool to examine objects in greater detail. This feature often reveals crucial information or hidden elements that are not immediately visible.

Exploration Strategy : Systematically explore every corner of the vault room. Click on walls, panels, fixtures, and any suspicious areas to uncover hidden clues and interactive elements.

Why Play This Game

Vault Room Escape offers a perfect blend of mental challenge and entertainment value. Whether you're a seasoned escape room enthusiast or new to puzzle games, this adventure provides:

  • Mental Stimulation : Exercise your logical thinking and problem-solving abilities
  • Stress Relief : Immerse yourself in a focused, meditative puzzle-solving experience
  • Satisfaction : Experience the rewarding feeling of solving complex puzzles through careful observation and creative thinking
  • Accessibility : Completely free to play with no downloads required - simply open your browser and start playing
  • Replay Value : Multiple solution paths and hidden details make each playthrough potentially different

The game's clean 2D graphics and intuitive interface ensure that you can focus entirely on the puzzles without being distracted by complicated controls or overwhelming visual effects.

Frequently Asked Questions (FAQ)