# pixl! draw pixls. ![what it looks like](screen.png) see the [whirlwind intro][] for a quickstart. it's live at . [whirlwind intro]: https://github.com/heyLu/codegirls/blob/master/2013-12-17-christmas-special.md # trixl! `pixl` in 3 dimensions. you can even import the data from pixl. see it live at . // quick start (type the following in the console): trixl.generate.fun() ## todo * code sharing (especially for worlds created and dynamics, but also for libraries/modules that could be shared) * multiplayer backend as for pixl * live-editing from a built-in editor (similar to firefox' scratchpad, but on the page. should also support saving code to `localStorage`.) * bug: sometimes when moving the mouse to certain positions (edges of the screen?) the camera rapidly alternates between two positions