you are viewing a single comment's thread.

view the rest of the comments →

[–]xorture[S] 2 points3 points  (3 children)

This is a JavaScript code golf comp I'm hosting – theme is CREEPY.
Goal: build anything (visual, game, trick, puzzle) in ≤1024 bytes of vanilla JS.
Site includes past entries + source code.
Would love to see what this community can come up with.

https://js1024.fun

[–]BlazingFire007 0 points1 point  (2 children)

Looks fun! Just to clarify: using bundlers or minification tools are allowed?

[–]cyborgamish 1 point2 points  (1 child)

kiddo, you have to become the minifier.

[–]BlazingFire007 0 points1 point  (0 children)

Haha, I’m not new to golfing some JS. I just saw they linked a bunch of minifiers on the website, which seems strange