←back to thread

114 points babakode | 1 comments | | HN request time: 0.001s | source

I just launched JS1024 — a creative coding challenge with a strict limit: 1024 bytes of JavaScript.

No libraries. No frameworks. Just raw code.

You can submit visual effects, generative art, tiny games, synths, or whatever you can fit into 1KB of JavaScript.

https://js1024.fun/

Think of it as a spiritual successor to JS1k or the 4k demoscene — with a modern twist.

Would love feedback, ideas, or help spreading the word. And if you’ve ever made a tiny JS demo, please share — I’d love to see it.

Show context
econ ◴[] No.44437244[source]
It is unclear if it must be canvas or if using the Dom is allowed.
replies(4): >>44437285 #>>44437314 #>>44437569 #>>44438323 #
1. nomel ◴[] No.44437569[source]
I think any local restrictions, beyond the 1024 character limit, would go against the spirit of it all.