Skip to content

ericlifka/pxlr-sprite-editor

Repository files navigation

pxlr-sprite-editor

Simple tool for creating pixel art images. Purposes of project:

  1. Learn Glimmerjs as a standalone from ember
  2. Have a tool that exports pixel art as json blobs instead of image file formats

Link to demo: http://ericlifka.github.com/pxlr-sprite-editor/

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd pxlr-sprite-editor
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

About

pixel art drawing experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published