/flare-impact

Apache free purely nodejs impactjs game dev environment complete with weltmeister support

Primary LanguageJavaScriptMIT LicenseMIT

updated 11/18/2017

README v0.0.2

A nopache (apache-free) nodejs server for Impactjs complete with weltmeister support.
Part of the F L A R E development suite.

Features

  • NEW BoomSheets sprite mapping and management tool
  • Easy installation
  • 100% nodejs
  • Scripts watch for any changes in project and relaunch server immediately
  • All server-side weltmeister exceptions are caught and printed in the console
  • Server body handles request up to 50 mb of level data from the editor!
  • FREE

Usage

  • Download and install node
  • Close all ports running on 8080
  • Clone/fork/download this git project
  • npm install --save to install project dependencies
  • drop your purchased /impact source folder to flare-impact/lib
  • npm start to launch server
  • TO RUN GAME: Navigate browser to localhost:8080/
  • You should see the logo with flares swirling upward
  • TO LAUNCH WELTMEISTER: Navigate browser to localhost:8080/wm

Follow

Contribute

Contributions are always welcome! Discovered a bug? Have an idea? File a new issue on github.

License

MIT