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
- Host: GitHub
- URL: https://jackschaedler.github.io/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-05-23T08:05:03.515Z (6 months ago)
- Language: JavaScript
- Size: 5.26 MB
- Stars: 1,731
- Watchers: 24
- Forks: 64
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome_design_tools - Goya - art editor built on ClojureScript and Om.   (Table of Content / Pixel Art Tools)
- Awesome-Design-Tools - Goya - art editor built on ClojureScript and Om.   (Table of Content / Pixel Art Tools)
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