# MeowBit HourOfCode Tutorial

We are delighted to have the permission of Mr. Kwok from Tin Ka Ping Secondary School to show his tutorials of making games on MakeCode Arcade.

In this 2-session tutorial, you will learn to create your own game from scratch.

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

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

### Your First Meowbit Game (Video is in Chinese)

#### Please start watching from the 118 minutes mark, the session lasts approximately 1 hour.

[![../\_images/hoc1.png](https://kittenbothk-eng.readthedocs.io/en/latest/_images/hoc1.png)](https://fb.watch/1zfUhDGtv5/)

### Your Second Meowbit Game (Video is in Chinese)

#### The session lasts approximately 1 hour.

[![../\_images/hoc2.png](https://kittenbothk-eng.readthedocs.io/en/latest/_images/hoc2.png)](https://fb.watch/1zfZrOvPtS/)

### Credits

Mr. Kwok’s Classroom：

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

Hong Kong 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-eng.kittenbot.hk/main-controllers/meowbit/meowbit-programming-tutorial/meowbit-hourofcode-tutorial.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.
