0xMatt / BrowserQuest

Mozilla's BrowserQuest revisited.

Home Page:http://browserquest.mozilla.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mozilla's BrowserQuest revisited.

http://browserquest.mozilla.org/

License:Other


Languages

Language:JavaScript 46.9%Language:TypeScript 37.5%Language:CSS 14.1%Language:HTML 1.5%