diff --git a/content/blogette/1.md b/content/blogette/1.md index 02ed86a..4cd6713 100644 --- a/content/blogette/1.md +++ b/content/blogette/1.md @@ -63,6 +63,10 @@ then again, microtext is arguably even more fun than a qr code because then you oh wait I forgot that the qr code needs to be printed at 3x scale for my phone to scan it. so that's actually 137 dots versus a theoretical minimum of 32 dots. so even if I print the microtext at twice the scale, 128 dots per character, it beats the qr code. the qr code only wins if we assume my phone's camera has the same resolution as my own eyes, which is clearly not the case +## 2025-07-06 + +you can fit a [pretty cool music box](/qrplay) in a qr code, even at a modest resolution. Thanks [SArpnt](https://git.disroot.org/SArpnt) for the help with this! + {% for p in collections['blogette-pages'] %}{{loop.index}} {% endfor %} \ No newline at end of file diff --git a/static/qrplay/index.html b/static/qrplay/index.html index 0e1bad7..c4e5e08 100644 --- a/static/qrplay/index.html +++ b/static/qrplay/index.html @@ -10,7 +10,7 @@

qrplay by nycki and SArpnt

a QR-code sized implementation of ZZT Play, which you may know from the ZZT Hall of Music.

-

I designed this because I wanted a program I could print on a business card, and SArpnt found some clever ways to shrink it even further. The version on this page is commented, the version in the QR code is minified.

+

I designed this because I wanted a program I could print on a business card, and SArpnt found some clever ways to shrink it even further. The version on this page is commented, the version in the QR code is minified.

paste ZZT music code in this box, then click the button to #play!