An open API service indexing awesome lists of open source software.

https://jackschaedler.github.io/goya/

Pixel art editor built on Clojurescript + Om
https://jackschaedler.github.io/goya/

Last synced: 12 days ago
JSON representation

Pixel art editor built on Clojurescript + Om

Awesome Lists containing this project

README

          

# Goya

A pixel-art editor built on ClojureScript and [Om](https://github.com/swannodette/om). It was largely inspired by the suprisingly short
code snippet required to implement undo functionality in David Nolen's [Time Travel blog post]
(http://swannodette.github.io/2013/12/31/time-travel/).

Play with it here:
http://jackschaedler.github.io/goya/.

![Alt text](preview.png "Goya in Action")

## Credits

Fontello.com provides the very nice and spiffy icon fonts which are used in the GUI.

Gif export uses the gif.js library (https://github.com/jnordberg/gif.js)

## License

Copyright © 2014 Jack Schaedler

Distributed under the Eclipse Public License version 1.0