Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/artbit/pixel-sprite-generator

html5 random pixel sprite generator
https://github.com/artbit/pixel-sprite-generator

bulma-css generator html5 nodejs procedural-generation reactjs sprites

Last synced: about 1 month ago
JSON representation

html5 random pixel sprite generator

Awesome Lists containing this project

README

        

# HTML5 Pixel Sprite Generator
[![GitHub license](https://img.shields.io/github/license/ArtBIT/pixel-sprite-generator.svg)](https://github.com/ArtBIT/pixel-sprite-generator) [![GitHub stars](https://img.shields.io/github/stars/ArtBIT/pixel-sprite-generator.svg)](https://github.com/ArtBIT/pixel-sprite-generator) [![awesomeness](https://img.shields.io/badge/awesomeness-maximum-red.svg)](https://github.com/ArtBIT/pixel-sprite-generator)

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/](http://localhost:4000/) in your browser.

# Credits

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

# License

[MIT](LICENSE.md)