Here’s the original source code for my entry into JS1k for anybody who wishes to see how the simple particle demo was created.
Tag: 1k
JS1k: JavaScript Optimisations
How much functionality can you achieve using only 1024 bytes of JavaScript? Quite a lot it seems, you just have to slim down the code.
JS1k: Smaller is Better!
The Twittersphere has been buzzing about a (literally) small JavaScript competition. Thought I’d give it a try and see what materialised. Great fun!