Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/extensions/171-jacobcarpenter---pxt-qr-code.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
repo: 'https://github.com/jacobcarpenter/pxt-qr-code'
links:
- title: Forum post
url: >-
https://forum.makecode.com/t/extension-qr-code-again/5352?u=unsignedarduino
---

An extension that generates QR code images and sprites. This will add the `QR Code` category to the toolbox.
9 changes: 9 additions & 0 deletions content/extensions/172-rizeupdev---arcade-random-worldgen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
repo: 'https://github.com/rizeupdev/arcade-random-worldgen'
links:
- title: Forum post
url: >-
https://forum.makecode.com/t/extension-random-worldgen/42845?u=unsignedarduino
---

This extension can help with random world generation. Adds the `WorldGenEx`, `TileContext`, `AutoTile`, `World Generator`, `Biome Generator`, and `Room Generator` categories. As of September 5, 2026, this extension does not seem to work (corrupted blockly workspace).
9 changes: 9 additions & 0 deletions content/extensions/173-kiki-lee---stopwatch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
repo: 'https://github.com/kiki-lee/stopwatch'
links:
- title: Forum post
url: >-
https://forum.makecode.com/t/stopwatch-in-tiny-dungeons/36620/2?u=unsignedarduino
---

Add a stopwatch to your games that counts up, fitting the theme of the countdown timer built into MakeCode Arcade! Adds a `Stopwatch` category to the toolbox.
5 changes: 0 additions & 5 deletions content/tools/011-riknoll---font-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ project: riknoll/font-editor
links:
- title: GitHub repo
url: "https://github.com/riknoll/font-editor"
betaStatus:
inBeta: true
since: "July 17, 2022"
reason: |
Currently no way to use these exported fonts.
---

This online tool is a font editor designed to export fonts to the Fancy Text extension!
Loading