# Colosseum Game Details

Colosseum is an innovative game blending classic gameplay elements from titles like Pacman with endless runner mechanics, set in an AI-designed arena. It features:&#x20;

* **Gameplay Mechanics**: Players control superheroes equipped with various power-ups to navigate through multiple stages, each consisting of several collection rounds. The objective is to dodge or overcome obstacles and enemies, specifically evil cyborgs.&#x20;
* **Power-Ups**: Include items like the death ray, sneaker smash, and bubble pop, which provide strategic advantages against adversaries.&#x20;
* **Interactive Elements**: The game includes interactive features where spectators can influence the game by providing power-ups or other aids to players in real-time, enhancing the collaborative and competitive aspects.&#x20;
* **Community and Engagement**: Encourages both single-player and PvP (Player vs. Player) modes, with community events and tournaments fostering a vibrant competitive scene.


---

# 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://wndr.gitbook.io/wndr-whitepaper/colosseum-game-details.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.
