emblem-js

0.1.0 • Public • Published

Emblem

Emblem is a generic Server / Client library for HTML5 based multiplayer games which provides abstractions to quickly build games with Web Technologies.

Project Status

Implemented Features

  • Player and Entity synchronization
  • Custom Network message support

Outstanding Features

  • Implementation of Zones to support multiple game areas with separated entities / players
  • Parent / Child entity relations to allow for features like vehicles
  • Server controlled entities
  • Support for temporarily reverting the state of entities to the "local" state of a client for hit detection etc.
  • Entity update rate management via priorities

Architecture

Overview coming soon

Documentation

Coming soon

License

Emblem is licenses under MIT.

/emblem-js/

    Package Sidebar

    Install

    npm i emblem-js

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • bonsaiden