pixel-sprite-generator icon indicating copy to clipboard operation
pixel-sprite-generator copied to clipboard

html5 random pixel sprite generator

HTML5 Pixel Sprite Generator

GitHub license GitHub stars awesomeness

This is a tiny web app that generates pixel sprite sheets based on a template.

Demo

Try out the live demo http://artbit.github.io/pixel-sprite-generator/

Installation

git clone https://github.com/ArtBIT/pixel-sprite-generator.git
cd pixel-sprite-generator

Usage

npm start

Open http://localhost:4000/ in your browser.

Credits

Inspired by http://davebollinger.org/works/pixelspaceships/

License

MIT