fire-engine

0.2.0 • Public • Published

Fire-Engine

The Fire-Engine is a 2d top-down adventure client-server multiplayer game engine. A good way to get started are the samples, copy them and use them as a basis of your new game.

Installing & Running a game

  • bzr checkout lp;fire-engine
  • cd fire-engine
  • npm install -g # installed the engine into your system
  • cd sample # or your game folder
  • fire-engine

Running the samples locally

  • bzr checkout lp;fire-engine
  • cd fire-engine
  • npm install # install the dependencies only locally
  • ./fire.sh

Running the tests

  • npm test

/fire-engine/

    Package Sidebar

    Install

    npm i fire-engine

    Weekly Downloads

    5

    Version

    0.2.0

    License

    none

    Last publish

    Collaborators

    • lalomartins