From f3a44e05e168385e44115de2db84006a54017885 Mon Sep 17 00:00:00 2001 From: nycki Date: Tue, 8 Jul 2025 17:50:13 -0700 Subject: [PATCH] v2b based on SArpnts improvements --- static/qrplay/v2b.html | 140 +++++++++++++++++++++++++++++++++++++ static/qrplay/v2b.min.html | 1 + 2 files changed, 141 insertions(+) create mode 100644 static/qrplay/v2b.html create mode 100644 static/qrplay/v2b.min.html diff --git a/static/qrplay/v2b.html b/static/qrplay/v2b.html new file mode 100644 index 0000000..e346a87 --- /dev/null +++ b/static/qrplay/v2b.html @@ -0,0 +1,140 @@ + + + + qrplay + + + + + + +

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.

+ +

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

+ + + +
+

qrplay

+

+

+ + +
+ + + + + + + + + + + +
qrplaySolfeggettio in C Minor
+ + + +
+ +

qrplay v2a

+ + + +

we will rock you

+ + +

for security reasons, your phone probably won't open these as links. you'll have to copy and paste the text into your browser's uri input.

+ + + + \ No newline at end of file diff --git a/static/qrplay/v2b.min.html b/static/qrplay/v2b.min.html new file mode 100644 index 0000000..2f2b0cb --- /dev/null +++ b/static/qrplay/v2b.min.html @@ -0,0 +1 @@ +

qrplay

\ No newline at end of file