Skip to content

ShcherbaDev/rpginia-npm

Repository files navigation

RPGinia logo

Version of npm edition: npm version

Version of non-npm editon: non-npm version

Please note: engine publications on npm page won't be released before it's release.


Introduction

RPGinia using for creating 2D games using Javascript. With his help you can create your own masterpiece of game industry. Well suited for indie developers as it's easy to learn.

Advantages over non-npm version

  1. Simple install.
  2. Asynchronous file loader.
  3. Simpler class structure.
  4. Unit tests included.
  5. eslint included.

Installation (please don't use until release)

To install RPGinia, firstly you need to create a package.json file, then type in console npm install rpginia to install engine.

Running tests

Tests for npm version of engine were written using Mocha and Chai. To run them type npm test.

Running eslint

Npm edition of engine was written using a code style guide by Airbnb with some of my edits. To run them type npm run lint. It will run checking code to a valid style in package/ directory.

Links

Npm page: https://www.npmjs.com/package/rpginia

Github page: https://github.com/ShcherbaDev/rpginia-npm

API documentation: https://shcherbadev.github.io/rpginia-npm/rpginia/1.0.0

Non-npm engine repository: https://github.com/ShcherbaDev/RPGinia

About

Npm edition of RPGinia. Link to non-npm edition: https://github.com/ShcherbaDev/RPGinia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published