# MeowBit教學影片

我們很高興請到田家炳中學的郭老師教大家使用MakeCode Arcade，創作屬於自己的MeowBit遊戲。

從以下的兩節課堂中，大家會由零開始學習如何使用MakeCode Arcade創作遊戲。

[MakeCode Arcade](https://arcade.makecode.com/)

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

### 你的首隻MeowBit遊戲

#### 請由1小時58分開始觀看。教程長約1小時。

{% embed url="<https://fb.watch/1zfUhDGtv5/>" %}

### 你的第二隻MeowBit遊戲

#### 教程長約1小時。

{% embed url="<https://fb.watch/1zfZrOvPtS/>" %}

### 鳴謝：

郭Sir教室 Mr. Kwok’s Classroom：

<https://www.facebook.com/kwoksirclassroom/>

轉載自香港InnoSpace HourOfCode：

<https://www.facebook.com/watch/107807216571940/728249611306184>


---

# 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/mcu/meowbit/coding/meowbithoc.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.
