Skip to content

0xMatt/BrowserQuest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.9%
  • TypeScript 37.5%
  • CSS 14.1%
  • HTML 1.5%