[ZScript] ZQR (v1) – a QR code encoder and drawing utility

Post your example zscripts/ACS scripts/etc here.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
ellie
Posts: 1
Joined: Wed Jan 08, 2025 10:55 pm
Preferred Pronouns: Ask Me
Operating System Version (Optional): as needed

[ZScript] ZQR (v1) – a QR code encoder and drawing utility

Post by ellie »

Hello all! This is my first post, so please let me know if there's any additional info that would be helpful or useful to include.

I'm working on a project which uses a QR code to let the player upload their highscores to an online table, and after spending a few hours wrangling a Python QR code generator into ZScript I figured other folks might be able to find some other creative uses for it.

I'll put together a sample project in the near future, but in the meantime I've included a usage example in the readme and everything has (hopefully sensible) defaults so it should be fairly quick to get up and running.

GitHub Repo: https://github.com/DollgirlMonster/ZQR

If anyone has any questions please let me know c:
You do not have the required permissions to view the files attached to this post.
User avatar
Nash
 
 
Posts: 17468
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia

Re: [ZScript] ZQR (v1) – a QR code encoder and drawing utility

Post by Nash »

Very nice!

Return to “Script Library”