This "game" is a project made for fun just to participate in QR Code Javascript Jam.

It has no purpose or goals I just had fun making something in pure html canvas playing around the mouse position in the webpage and a bunch of ellipses while making the code fit in a QR code.

Normally a QR code can only fit about 2.8k of data but I took it as a challenge to cut that number in half that size (only doable after minifying the js file), and I did it. c:

Public repo: https://github.com/InEdited/QR-GameJam-JS

Leave a comment

Log in with itch.io to leave a comment.