# 2. 拔河比賽

![](https://kittenbothk.readthedocs.io/en/latest/_images/tugofwar1.jpg)

### 教材資源包下載

包括說明書： [資源包下載地址](https://drive.google.com/drive/folders/16T0mfS0QbxXfHf4GvNz62Xd2x8dvOq4m?usp=sharing)

### 參考接線

![](https://kittenbothk.readthedocs.io/en/latest/_images/tugofwar_wire.png)

### 參考程式

{% embed url="<https://makecode.com/_hfm1J9JMs8EA>" %}

[拔河比賽參考程式](https://makecode.com/_hfm1J9JMs8EA)

### 模型玩法

這是一個雙人遊戲，兩位玩家分別使用A鍵和左方向鍵控制，不停按下按鍵，直至對方越過白線落敗為止。


---

# 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://sharinghub.kittenbot.hk/kits/meowbit_inventor/info/tugofwar.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.
