|
|
преди 9 години | |
|---|---|---|
| .. | ||
| data | преди 12 години | |
| public | преди 9 години | |
| .gitignore | преди 12 години | |
| Makefile | преди 10 години | |
| README.md | преди 12 години | |
| package.json | преди 12 години | |
| pixl.service | преди 11 години | |
| screen.png | преди 12 години | |
| server.js | преди 9 години | |
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.)