Entry name: 1K_QR-Code
Author: iiKster
Compo: Real Wild
Party: Assembly Summer 2026
QR implementation done in Assembly Summer 2026 (the intro was something I whipped up right after the last ASM).
I had the idea while walking the dogs this morning: a 1k intro should easily fit inside a QR code. Because why not?
How to run it:
Scan the QR code.
Copy the decoded text.
Paste it directly into your browser's URL field.
(Trust me, it’s totally safe! :D)
Technical details:
The demo is written in JavaScript, encoded in Base64, and turned into a QR code.
Base64 Encoder: base64encode.org
QR Generator: genqrcode.com
Go make some intros and print them on leaflets!