generator-impactplusplus

0.0.5 • Public • Published

generator-impactplusplus

Yeoman generator that scaffolds out an impact++ game

Getting Started

install Node.js/npm

install Yeoman

$ npm install -g yo

install generator-impactplusplus

$ npm install -g generator-impactplusplus

run the generator to build a quick impact++ scaffold

$ yo impactplusplus

Documentation

generator-impactplusplus supports these other commands too!

update-impactjs

Update to the latest version of ImpactJS, or install ImpactJS if it is not already installed.

$ yo impactplusplus:update-impactjs "MY-LICENSE-KEY"

to download the latest version of ImpactJS

or

$ yo impactplusplus:update-impactjs "../path/to/impactjs"

to copy ImpactJS from another local directory

Version History

0.0.5

0.0.4

0.0.2

  • Move download/copy of impactjs to subgenerator

0.0.1

  • Generate empty game
  • Generate impact++ sample game (jumpnrun or supercollider)
  • Download or copy of impactjs version
  • Download latest impact++ version

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i generator-impactplusplus

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • racingcow