|
|
9 years ago | |
|---|---|---|
| .. | ||
| data | 12 years ago | |
| public | 9 years ago | |
| .gitignore | 12 years ago | |
| Makefile | 10 years ago | |
| README.md | 12 years ago | |
| package.json | 12 years ago | |
| pixl.service | 11 years ago | |
| screen.png | 12 years ago | |
| server.js | 9 years ago | |
draw pixls.
see the whirlwind intro for a quickstart.
it's live at http://pixl.papill0n.org.
pixl in 3 dimensions. you can even import the data from pixl.
see it live at http://pixl.papill0n.org/3.
// quick start (type the following in the console):
trixl.generate.fun()
localStorage.)keys() function on maps. i didn't find any convenient polyfills
(keys() should return something iterator-like, e.g. returning raw
values on next() and StopIteration when the end is reached.)Map#set compares by
reference and not by value. maybe use chunks instead? (could be a
performance boost as well.)