diff --git a/README.md b/README.md index 1d352baf..c94f9122 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -piskel +Piskel ====== -Animated sprite editor \ No newline at end of file +The goal is to create an easy-to-use/in-the-cloud/web-based 2d animation editor. + +v0.0whatever (aka the thing I did last night) +------------------------------------ +You can : +* create small animations in black (left click) and white (right click) +* and actually animations are always in 32x32 zoomed 10 times +* you can not even save them ! +* add new frames for your animation +* do small ridiculous characters + +Looks like this : +![Alt text](https://dl.dropbox.com/u/17803671/screen_piskel.png "Optional title") + +On the left, the list of frames for the animation, in the middle the editable canvas, on the right the LIVE-ANIMATED-PREVIEW (rocket science stuff going on here).