All Projects → TheMaverickProgrammer → flare-impact

TheMaverickProgrammer / flare-impact

Licence: MIT license
Apache free purely nodejs impactjs game dev environment complete with weltmeister support

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
PHP
23972 projects - #3 most used programming language
HTML
75241 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].