# tile-trip

![TileTripBoxFinal.jpg](/files/MUKXK9sGvZKrTBNWjqvO)

### Introduction

Tile Trip is game of connections: Both players begin building from the center tile. One player tries to connect his gophers on the bottom to the delicious carrots on top. The second player tries to connect his gophers on the left to the tasty flowers on the right. On each player's turn they pick one of three possible tiles and decide where to place it, extending the network of tiles already on the board. Each tile is 3x1 (played on a 15x15 board) and has three outlets. Your score is the number on one side \*multiplied by\* the number on the other side. You must play in both directions. If you do not connect to a side, your score is zero - remember anything times zero equals zero! The game requires users to play both offense and defense.

### Screen Shots

![TileTripCap1.jpg](/files/Ft5Wek3xpIc10UJZtGTb) ![TileTripCap2.jpg](/files/C7VIuPv61ZMYFZyzsabi) ![TileTripCap3.jpg](/files/nX1I2ixFUlRdVijoqcAx) ![TileTripCap4.jpg](/files/pwy2WGJzn0exCiV8P6aL)

### Video

\[TABLE]

### Other Information

* [Xbox Marketplace link](http://marketplace.xbox.com/en-US/Product/Tile-Trip/66acd000-77fe-1000-9115-d80258550715?cid=search)
* [Developer Web Site: http://www.3dDogStudios.com](http://www.3dDogStudios.com)


---

# 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.flatredball.com/flatredball/games/tile-trip.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.
