# MR STEMER 3合1格鬥小車套件介紹

MR STEMER 3合1格鬥小車套件是一套針對Microbit而設計的一套競技性遊樂擴充套件。

透過組裝不同的模型和針對模型進行編程然後與人比拼，用家可以在刺激的競技遊戲之中學會動手搭建和邏輯編程，培養玩家對編程和工程的興趣。

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

### 套件內容

1. Robotbit擴展板x1(只限標準版)
2. 18650鋰電池x1(只限標準版)
3. 積木包x1
4. 65mm 車輪x2
5. GeekServo 9g電機x2
6. GeekServo 9g舵機x1

### 套件特色

* 將學習融合在遊戲之中
* 擴展板支援樂高積木，容許自行擴展
* 容易上手的編程
* 小孩子也能輕易搭建的模型
* 配合大家手上已經有的Microbit使用
* 支援Kittenbot其他產品

### 產品包裝

<figure><img src="/files/Tbkb1Ugyyb1Ru3zNt9fo" alt=""><figcaption></figcaption></figure>

### 產品參數：

請參考[Robotbit介紹](/expansion_board/robotbit-2.2/robotbitfull.md)。

### 介紹短片

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=s-2cRY5CWXo>" %}

### 模型玩法

#### 1. 相撲小子

利用車子上的硬角進行比拼，您用角可以攻擊對手，嘗試令它倒下；或者進入防禦勢態，抵擋對方攻擊。你亦可以利用你堅硬的角，將對手推出格鬥場。

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

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

#### 2. 奪旗小子

利用車子上的擺手，嘗試將對手左右兩旁的旗幟巧妙地奪下來。

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

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

#### 3. 搬運小子

利用它敏捷的身手，嘗試將戰場上的物資搶先帶回基地，防止對方得逞。

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

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


---

# 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/3in1/intro.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.
