q1k3
q1k3 copied to clipboard
Doesn't satisfy Rule #1 of JSK13 compo!
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?