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
- Host: GitHub
- URL: https://github.com/reindernijhoff/js1k
- Owner: reindernijhoff
- License: other
- Created: 2015-04-20T09:06:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T11:44:46.000Z (about 6 years ago)
- Last Synced: 2025-04-11T14:55:49.288Z (6 months ago)
- Topics: demoscene, javascript, js1k, js1k-entries, js1k-submissions
- Language: JavaScript
- Homepage: https://reindernijhoff.net/category/javascript/
- Size: 17.6 KB
- Stars: 32
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/)