# Deathrun

Deathrun is a single-player versus environment experience in which the player takes control of the hero XE, an advanced robot with adaptive powers. XE must traverse through ever-more-dangerous rooms, facing unique enemies and environmental dangers. Deathrun is the first of many game modes. Directive Games strives to create fun and engaging new game modes for the PvE environment using the latest and greatest tech available.

#### The Gameflow

The game has biomes from which the player randomly starts.  Each biome has its own rooms and enemy robots, which provides a unique experience for the player. The player must progress through a gauntlet of rooms filled with dangerous robots and traps. Each room has a difficulty rating, and the player can choose his path through the rooms. The harder the room is, the more experience and loot the player gains. Bullet Hell is a nice way to describe the gameplay. The player needs to be on their toes to avoid the enemy attacks. &#x20;

How far can you get?&#x20;

* Multiple Abilities: Choose from a variety of abilities to aid you on your run.
* Multiple Weapons: Choose a weapon to fit your playstyle
* Choose your path: Easy or hard challenges, as XE, you can choose your path.
* Increasing difficulty: As each room is cleared the next one will get harder.&#x20;
* Variety of enemies: Grunts, Shock Troopers, and bosses. All with their own unique weapons and abilities.&#x20;


---

# 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://docs.themachinesarena.com/game-types/deathrun.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.
