Hide N Seek - Family Fun Game

Seele01-Flash
By
Hide N Seek is a delightful 3D simulation game that brings the classic childhood game to life. Search through houses and rooms to find cleverly hidden children in this family-friendly adventure.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Hide N Seek: Home Edition". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: Adopt a **"Hyper-Casual" aesthetic** using Low-poly geometry. Use bright, vibrant, and saturated colors (Cyan walls, Orange furniture) similar to the reference image. Use `MeshToonMaterial` or `MeshLambertMaterial` for a cartoonish, flat-shaded look. * **Environment Layout**: Procedurally generate or hard-code a simple **House Interior**. It must include distinct zones: a Living Room (sofas, TV stand), a Kitchen (counters, cabinets), and a Bedroom (bed, wardrobe). * **Interactive Objects**: Create "Hiding Spots" such as cupboards, wardrobes, and chests. These objects must consist of a static base and a movable door/lid that rotates 90 degrees upon interaction. * **Characters**: * **Player**: Represented by a first-person camera (no mesh needed) or a simple capsule if third-person. * **Hiders (Kids)**: Represented by small, colorful capsule geometries or blocky humanoid shapes. They should scale down or "crouch" when inside hiding spots. * **Performance**: Limit shadow casting to the main directional light only. Use simple box colliders for physics to ensure high FPS on mobile devices. ### 2. Audio Requirements * **BGM**: A looping, "sneaky" but playful track using pizzicato strings, woodwinds, and light percussion (cartoon stealth style). * **SFX - UI**: Soft "pop" sounds for button clicks. * **SFX - Gameplay**: * **Giggles**: Crucial 3D positional audio. Hidden kids should randomly emit a high-pitched giggle sound to give audio cues to the player about their location. * **Interaction**: A "creak" or "whoosh" sound when opening doors/cupboards. * **Success**: A satisfying "Ding" or confetti popper sound when a kid is found. ### 3. Gameplay Loop * **Phase 1: Hiding (Simulation)**: At the start, the screen fades to black or shows a "Counting..." overlay for 3 seconds. During this time, the code positions the "Hiders" randomly inside the "Interactive Objects" or behind furniture. * **Phase 2: Seeking**: The player moves through the house. * **Interaction**: When the player taps on a closed cupboard/door, it opens. * **Catching**: If a Hider is revealed, the player must tap them to "Tag" them. * **Feedback**: Upon tagging, the Hider plays a jumping animation, particles explode, and the Hider runs to a "Safe Zone" (spawn point). * **Phase 3: Win Condition**: The HUD tracks "Kids Found: X/Total". When X equals Total, display a "You Win!" modal with a restart button. * **Bonus Mechanism**: Include a "Compass" button on the UI. When held, an arrow appears pointing toward the nearest unfound Hider (simple vector calculation). ### 4. Mobile Controls & Interaction * **View & Movement (Twin-Stick Logic)**: * **Left Screen Half**: Virtual Joystick for movement (Forward/Back/Strafe). * **Right Screen Half**: Touch and drag to rotate the camera (Look around). * **Interaction**: Implement a `Raycaster` linked to the center of the screen (or tap position). When the player taps the screen (and isn't dragging significantly), cast a ray. If it hits a door, open it. If it hits a kid, tag them. * **UI Layout**: * Top Center: Timer and Score (e.g., "3/5 Found"). * Bottom Right: A "Sprint" or "Jump" button (optional). * CSS: Ensure `touch-action: none` is applied to the canvas to prevent browser scrolling. * **Feedback**: Trigger `navigator.vibrate(50)` (haptic feedback) when the player successfully catches a kid or opens a door. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Hide N Seek is a charming 3D simulation game that recreates the timeless joy of playing hide and seek with children. This family-friendly game combines nostalgia with modern gaming features, offering players an engaging search-and-find experience in beautifully rendered 3D environments.

The game features colorful, kid-friendly graphics and intuitive gameplay that appeals to players of all ages. Whether you're a parent wanting to share a digital version of this classic game with your children or simply someone who enjoys casual puzzle-solving, Hide N Seek delivers pure entertainment without any complex mechanics.

Core Features

Progressive Difficulty System

The game starts with simple scenarios and gradually increases complexity. Early levels feature just a few children hiding in small areas, while advanced stages challenge you to find multiple kids across expansive house layouts. This progression keeps the gameplay fresh and increasingly engaging.

Modern Tech Upgrades

What sets this game apart from traditional hide and seek is the innovative upgrade system. After completing rounds, you can choose from helpful tools including:

  • Compass : Points you toward hidden children
  • X-ray Vision : See through walls and furniture
  • Search Dog : A faithful companion that sniffs out hiding spots
  • Detection Stick : Advanced scanning technology

These upgrades add strategic depth while maintaining the game's accessible nature.

Expanding Game World

As you progress, the search areas become larger and more complex. What begins as searching through a single room evolves into exploring entire multi-story houses with numerous hiding spots, secret areas, and clever hiding places.

Gameplay Mechanics

The core gameplay revolves around systematic exploration and observation. Players must carefully examine every potential hiding spot, from obvious locations like closets and under beds to more creative spots that require keen attention to detail.

The game rewards thorough exploration and pattern recognition. Some children might giggle when you're nearby, providing audio cues to guide your search. Others remain completely silent, requiring visual detection skills.

Operation Guide

Basic Controls

  • Mouse Movement : Look around and survey the environment
  • Left Click : Interact with objects and children when found
  • WASD Keys : Move through the house and rooms
  • Double ESC : Show cursor for menu navigation

Search Strategy Tips

  1. Systematic Approach : Search each room methodically
  2. Listen Carefully : Audio cues can guide you to hidden children
  3. Check Obvious Spots First : Beds, closets, and furniture are common hiding places
  4. Use Upgrades Wisely : Save powerful tools for challenging levels
  5. Observe Details : Some hiding spots are cleverly disguised

Why Play This Game

Perfect Family Entertainment : Hide N Seek offers clean, wholesome fun that families can enjoy together. The game captures the innocent joy of childhood games without any inappropriate content.

Stress-Free Gaming : Unlike competitive or action-packed games, this title provides a relaxing experience focused on exploration and discovery. There are no time pressures or penalty systems that create anxiety.

Cross-Platform Accessibility : Available on web browsers, smartphones, and tablets, making it easy to play anywhere. The game runs smoothly on various devices without requiring powerful hardware.

Progressive Challenge : The difficulty scaling ensures that players remain engaged as they improve their searching skills. New players can enjoy early success while experienced players face meaningful challenges.

No Learning Curve : The familiar concept of hide and seek means players can start enjoying the game immediately without tutorials or complex instructions.

Frequently Asked Questions (FAQ)