q1k3 icon indicating copy to clipboard operation
q1k3 copied to clipboard

Doesn't satisfy Rule #1 of JSK13 compo!

Open DEF7 opened this issue 11 months ago • 1 comments

While this is super rad, it doesn't satisfy rule #1 on JSK13 compo as it downloads the level/model geometry from your website when run. The packed JS is 12kb but the 'l' and 'm' files it downloads are ~7kb total, meaning that this would be closer to 19kb and therefore not satisfy the requirements of the compo.

Folk are trying to tell me I'm wrong, and that you've somehow packed that data into the JS itself, but then why doesn't it run without those files?

DEF7 avatar Mar 26 '24 04:03 DEF7