collinhover / impactplusplus

Impact++ is a collection of additions to ImpactJS with full featured physics, dynamic lighting, UI, abilities, and more.
http://collinhover.github.com/impactplusplus
MIT License
276 stars 59 forks source link

yeoman generator #165

Closed racingcow closed 10 years ago

racingcow commented 10 years ago

Hello,

I made a yeoman generator that will quickly scaffold impact++ games. It will generate either a blank game, or the jumpnrun or supercollider examples. It will also spin up a livereload-style server to make things a bit easier to debug.

While this is part shameless plug :stuck_out_tongue_winking_eye:, I thought it might be useful when people need to spin up a new project to demonstrate a new feature or issue submission for impact++.

I'd definitely appreciate any feedback you might have on it. Feel free to submit any issues that you find!

Thanks again for the always awesome impact++ library.

Some relevant links...

image

collinhover commented 10 years ago

@racingcow this is awesome, nice work! We need to get this plugged into the front page of the github-pages.

Pattentrick commented 10 years ago

@racingcow Looks awesome! Glad to hear that you are still playing around with ++.

collinhover commented 10 years ago

Thanks again @racingcow, I've added several links into the main readme. You rock!