# Meowbit MakeCode編程快速入門

MakeCode Arcade是微軟開發的圖像化遊戲編寫平台，同時也是MeowBit的主要編程平台。

### Meowbit是微軟MakeCode Arcade的其中一款官方認可硬件。

### MakeCode Arcade編程

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

#### 用USB線連接MeowBit到電腦。

#### 進入下載模式

* 按著MeowBit的A按鍵不放，打開MeowBit電源。

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

成功的話，電腦會出現一個叫Arcade F4的裝置。

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

#### 打開Makecode Arcade

#### [https://arcade.makecode.com](https://arcade.makecode.com/)

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

#### 建立新專案

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

#### 編程介面

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

#### 選擇Meowbit平台

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

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

#### 進行編程

```
作為示範，這裡只加入一塊積木示範。
```

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

#### 編程完成之後下載遊戲到MeowBit。

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

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