# Bowling

Bowling is a custom gamemode developed by the Titan team for Team Fortress 2.

The gamemode was released on 29 September, 2017 in beta for public testing. It launched with a trailer to introduce the new gamemode.

{% embed url="<https://www.youtube.com/watch?v=kXK2yqUzSo4>" %}
Gamemode Trailer
{% endembed %}

It was first proposed by myst to develop this gamemode. The gamemode was inspired from ArraySeven's Bowling For Medics video released on February 3, 2017.

### Development

myst developed the gamemode plugin.

x3Karma did the designing for the structure of the map and developed it until the end of the alpha phase.

Brad took over to complete the detailing of the map and developed it to version 4.

Sretzo took over the whole project by redesigning the entire level from scratch and developed it to release candidate 1.

### Open Source

The team at Titan have open sourced the project, allowing anyone to create new maps and improve the gamemode.

{% embed url="<https://bowl.titan.tf>" %}


---

# 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://universe.titan.tf/gamemodes/bowling.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.
