Seeing Things - Surveillance Horror Game

Seele01-Flash
By
Seeing Things is a spine-chilling surveillance horror game where you control security cameras to uncover over 500 eerie and hilarious anomalies across three challenging difficulty levels.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Seeing Things - Surveillance Horror". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** "Found Footage" / Analog Horror aesthetic. The scene should be dark, low-contrast, and grainy, simulating a cheap CCTV security camera. * **Scene Setup:** Create a low-poly 3D interior room (specifically a tiled bathroom or hallway similar to the reference) containing: * A checkered floor (black and white tiles). * Basic props: A bathtub with a shower curtain, a mirror, a toilet, and a door. * **The "Intruder":** A creepy, stylized humanoid head (large eyes, wide smile) that serves as the primary "Anomaly" asset. It should have a "Hidden" state by default. * **Post-Processing (Crucial):** Implement a CRT monitor effect using a CSS overlay or a lightweight fragment shader (vignette, scanlines, and slight noise) to sell the surveillance vibe without killing mobile FPS. * **Lighting:** Use a single, dim `SpotLight` to simulate a flashlight or camera light, plus weak ambient lighting. Shadows should be hard/sharp. * **Optimization:** Use low-poly geometries (BoxGeometry, PlaneGeometry) for room structure to ensure 60FPS on mobile. Use simple colors/textures rather than heavy PBR materials. ### 2. Audio Requirements * **BGM (Ambience):** No melodic music. A continuous, low-frequency 60Hz hum or air-conditioner drone to build tension. * **SFX - UI:** A burst of "Static White Noise" whenever the camera switches (or the room resets). * **SFX - Interaction:** A high-pitched "blip" or digital "lock-on" sound when the user taps an anomaly. * **SFX - Horror:** A sudden, jarring string screech or "vine boom" sound effect if the "Intruder" appears close to the camera. ### 3. Gameplay Loop * **The Mechanic (Spot the Difference):** 1. **Normal State:** The room exists in a standard configuration. 2. **Anomaly Event:** Every 5-10 seconds, a random property changes (e.g., the shower curtain opens, the mirror cracks, a chair moves, or the "Intruder" face spawns in the corner). 3. **Observation:** The player must visually scan the room. 4. **Reporting:** The player taps the changed object to "report" it. 5. **Resolution:** * *Success:* The object reverts to normal, score increases. * *Failure:* If 3 anomalies accumulate active at once, the camera feed cuts to static (Game Over). * **Camera Switching:** Simulate multiple cameras by simply moving the `Camera.position` and `Camera.rotation` to 2 different angles within the same room when the user triggers the switch. ### 4. Mobile Controls & Interaction * **Screen Orientation:** **Landscape Mode** only (force via CSS notification if portrait). * **Camera Navigation:** * Two large, semi-transparent arrow buttons (UI) anchored to the Left and Right edges of the screen (min-width: 60px). Tapping these plays the static sound and moves the camera angle. * **Reporting Anomalies:** * Use `THREE.Raycaster` mapped to `touchstart` events. * When the player taps a 3D object, check if `object.userData.isAnomaly === true`. * **Feedback:** * **Haptic:** Trigger `navigator.vibrate(200)` when an anomaly is successfully reported or when Game Over occurs. * **Visual:** If a tap is successful, flash a green "REPORT FILED" text on the center screen. If the player taps a normal object, flash a red "NO ANOMALY" warning. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Seeing Things is an innovative surveillance horror game that combines psychological tension with observational puzzle-solving. As a security camera operator, you'll need to stay vigilant and spot anomalies that range from subtly eerie to downright terrifying. With over 500 unique anomalies to discover, this game offers countless hours of spine-tingling entertainment that will test your attention to detail and nerves of steel.

Core Features

Massive Anomaly Collection

Discover over 500 unique anomalies that blend horror elements with unexpected humor. Each anomaly is carefully crafted to create moments of genuine surprise, from subtle environmental changes to more dramatic and unsettling occurrences.

Multiple Difficulty Levels

Challenge yourself across three distinct difficulty modes : - Beginner : Perfect for newcomers to surveillance games - Intermediate : Balanced challenge for experienced players - Expert : Ultimate test of observation skills for veterans

Immersive Surveillance Experience

Experience authentic security camera controls with realistic monitoring mechanics. Switch between different camera angles, zoom in on suspicious areas, and maintain constant vigilance as you patrol your assigned zones.

Cross-Platform Compatibility

Enjoy seamless gameplay across multiple platforms including web browsers (desktop and mobile) and Steam, ensuring you can play wherever you are.

Gameplay Mechanics

As a security operator, your primary objective is to monitor surveillance feeds and identify anything out of the ordinary. The game creates tension through its unique blend of:

  • Real-time monitoring : Anomalies can appear at any moment
  • Pattern recognition : Learn to spot subtle changes in familiar environments
  • Time pressure : Stay alert as situations can escalate quickly
  • Psychological elements : Experience genuine scares mixed with comic relief

Controls Guide

Camera Navigation : - Mouse clicks : Click directional arrows on screen to pan cameras - Keyboard arrows : Use arrow keys for precise camera movement - Zoom functions : Get closer looks at suspicious areas - Interface interaction : Point-and-click mechanics for detailed investigation

The intuitive control scheme ensures that players can focus on observation rather than struggling with complex inputs.

Why Play Seeing Things

Perfect Horror-Comedy Balance

Unlike pure horror games that rely solely on jump scares, Seeing Things masterfully balances tension with humor, creating a unique gaming experience that keeps you engaged without overwhelming stress.

Skill Development

Improve your observational skills, pattern recognition, and attention to detail while enjoying entertaining gameplay. These skills translate well to real-world situations requiring focused attention.

Replayability Factor

With 500+ anomalies and multiple difficulty levels, the game offers exceptional replay value. Each playthrough can reveal new anomalies you might have missed previously.

Accessibility

The game's point-and-click mechanics make it accessible to players of all skill levels, while the web browser support means no installation requirements or system compatibility concerns.

Community Challenge

Compete with friends and online players to see who can spot the most anomalies or achieve the highest accuracy rates across different difficulty modes.

Frequently Asked Questions (FAQ)