BrowserQuest is a HTML5/JavaScript multiplayer game experiment.
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 is located in client and server directories.
Code is licensed under MPL 2.0. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details.
Created by Little Workshop:
- Franck Lecollinet - @whatthefranck
- Guillaume Lecollinet - @glecollinet
Ported by Matthew Javelet