Install development tools

To the developer tools download page, url: developers.weixin.qq.com/minigame/de…

2. Create mini game projects

1. Open the wechat developer tool and select the mini program project.

2. Enter three items: project directory, APPID, and project name.

The project directory is the folder where you store the project code locally.

APPID is the APPID of the applet game.

You can fill it in if you have it.

If not, you can register before you register under the APPID input box,

You can also choose to use a test account – mini games.

The project name is where you get a name for this little game locally, so it’s easy to identify.

For the duration of this tutorial, we chose to use the beta account – Mini Games. Fill in items 1 and 3 at the same time.

There is an option to create a quick start template for the game. Let’s just select it.

After clicking OK, we see the following screen:

At this point we quickly created a small program.

In the next section we will introduce you to the file directory structure of applets.

Learning is a path that sometimes makes people cry for joy and sometimes depressed. If you feel this article is helpful to you, please appreciate it as appropriate!