Lucas Stadler преди 12 години
родител
ревизия
f0e89e6994
променени са 1 файла, в които са добавени 10 реда и са изтрити 0 реда
  1. 10 0
      js/pixl/README.md

+ 10 - 0
js/pixl/README.md

@ -15,3 +15,13 @@ it's live at <http://pixl.papill0n.org>.
15 15
`pixl` in 3 dimensions. you can even import the data from pixl.
16 16
17 17
see it live at <http://pixl.papill0n.org/3>.
18
19
## todo
20
21
* code sharing (especially for worlds created and dynamics, but also for
22
  libraries/modules that could be shared)
23
* multiplayer backend as for pixl
24
* live-editing from a built-in editor (similar to firefox' scratchpad,
25
  but on the page. should also support saving code to `localStorage`.)
26
* bug: sometimes when moving the mouse to certain positions (edges of
27
  the screen?) the camera rapidly alternates between two positions