An open API service indexing awesome lists of open source software.

https://github.com/reindernijhoff/js1k

My entries for the JS1K competition
https://github.com/reindernijhoff/js1k

demoscene javascript js1k js1k-entries js1k-submissions

Last synced: 4 months ago
JSON representation

My entries for the JS1K competition

Awesome Lists containing this project

README

          

# js1k

I participated two times in the [JS1K](https://js1k.com) 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](https://reindernijhoff.net/2015/05/js1k-post-mortem-train-window/)

## 2014 Minecraft

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

[JS1k post-mortem Minecraft](https://reindernijhoff.net/2014/04/js1k-post-mortem-minecraft/)