https://github.com/jackschaedler/goya
Pixel art editor built on Clojurescript + Om
https://github.com/jackschaedler/goya
Last synced: 9 months ago
JSON representation
Pixel art editor built on Clojurescript + Om
- Host: GitHub
- URL: https://github.com/jackschaedler/goya
- Owner: jackschaedler
- License: epl-1.0
- Created: 2014-04-16T21:34:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T15:52:59.000Z (about 5 years ago)
- Last Synced: 2025-04-01T15:10:24.569Z (10 months ago)
- Language: JavaScript
- Size: 5.26 MB
- Stars: 1,720
- Watchers: 24
- Forks: 67
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - goya
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/.

## 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