top | item 18213387

(no title)

DoktorEgo | 7 years ago

Not JavaScript, but there was actually a 4kb version of Minecraft for a contest: https://archive.org/details/Minecraft4K

discuss

order

jplayer01|7 years ago

Do you know which contest?

jtolmar|7 years ago

That was for Java4k 2009. Notch was a regular participant in the competition, winning several years with 4k demakes of other popular games (though in that specific year I won :-)). He was experimenting with hand-writing JVM byte code assembly-style and wrote the core engine of a Minecraft-style game in just over 2000 bytes, then got bored with the project and wrote something else.

Due to the way Java4k works (your entry is measured by compressed jar size), every byte can fit a little more than the previous one, so 2000 bytes is actually less than half the allotted space.