https://github.com/chengjun/racer-makecode
MakeCode 项目
https://github.com/chengjun/racer-makecode
Last synced: 4 days ago
JSON representation
MakeCode 项目
- Host: GitHub
- URL: https://github.com/chengjun/racer-makecode
- Owner: chengjun
- Created: 2023-03-05T02:50:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T02:50:45.000Z (over 3 years ago)
- Last Synced: 2025-10-08T00:22:13.905Z (9 months ago)
- Language: TypeScript
- Homepage: https://chengjun.github.io/racer-makecode/
- Size: 284 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> 在 [https://chengjun.github.io/racer-makecode/](https://chengjun.github.io/racer-makecode/) 打开此页面
## 用作扩展
此仓库可以作为 **插件** 添加到 MakeCode 中。
* 打开 [https://arcade.makecode.com/](https://arcade.makecode.com/)
* 点击 **新项目**
* 点击齿轮图标菜单下的 **扩展**
* 搜索 **https://github.com/chengjun/racer-makecode** 并导入
## 编辑此项目 
在 MakeCode 中编辑此仓库。
* 打开 [https://arcade.makecode.com/](https://arcade.makecode.com/)
* 点击 **导入**,然后点击 **导入 URL**
* 粘贴 **https://github.com/chengjun/racer-makecode** 并点击导入
## 积木块预览
此图像显示主分支中最后一次提交的块代码。
此图像可能需要几分钟才能刷新。

#### 元数据(用于搜索、渲染)
* for PXT/arcade
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");