Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 909 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 909 Bytes

BrowserQuest

BrowserQuest is a HTML5/JavaScript multiplayer game experiment.

Changes from the original

Initial demonstration is meant to be a 1:1 port with no removals except the socket implementation and bison.

  • Moved from javascript to typescript 2.5 for the client and server.
  • Moved client build tools from requirejs to webpack 3.6.
  • Added scripts to package.json

Documentation

Documentation is located in client and server directories.

License

Code is licensed under MPL 2.0. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details.

Credits

Created by Little Workshop:

Ported by Matthew Javelet