Skip to content

reindernijhoff/js1k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

js1k

I participated two times in the JS1K competition. It runs yearly, usually in or around February / March. The core rule is no externals. You must submit a self-contained demo in 1024 bytes of pure JS, which in turn may use various web technologies.

2015 Train Window

A view of a passing procedural landscape from a train window in 1kb of javascript.

JS1k post mortem – Train Window

2014 Minecraft

A Minecraft landscape renderer in 1k javascript showing water, hills, trees and fog.

JS1k post-mortem Minecraft