Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/rpgparameter

A parameter definition utility for Hack & Slash games
https://github.com/kjirou/rpgparameter

Last synced: 12 days ago
JSON representation

A parameter definition utility for Hack & Slash games

Awesome Lists containing this project

README

        

# rpgparameter

[![npm version](https://badge.fury.io/js/rpgparameter.svg)](http://badge.fury.io/js/rpgparameter)
[![Build Status](https://travis-ci.org/kjirou/rpgparameter.svg?branch=master)](https://travis-ci.org/kjirou/rpgparameter)

A parameter definition utility for Hack & Slash games.

## Installation
```bash
npm install rpgparameter
```

Or, you can use in browser through [browserify](https://github.com/substack/node-browserify) or [webpack](https://github.com/webpack).

## Usage
Show [examples](examples).