# Gameplay Features

* **Asymmetric Gameplay**: Play as the Ghost or the Survivor, each with unique objectives.
* **Audio-Based Survival**: Survivors rely on footsteps and environmental sounds to track the ghost and navigate the haunted house.
* **Limited Vision**: Survivors can only see within a narrow cone, adding tension to every move.
* **Hiding Mechanics**: Players can interact with furniture, closets, and secret passages to evade capture.
* **Dynamic Timer**: Each match is time-limited, forcing both players to act strategically under pressure.
* **Pixel Art Style**: Nostalgic visuals with intricate designs for each room and object.
* **Ambient Audio**: Custom sound effects and eerie background tracks enhance immersion.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cmsc137.gitbook.io/echoed-shadows/basics/markdown.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
