Skip to content

smithy545/BrowserQuest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrowserQuest-Rework

This is a rework of the original mozilla/BrowserQuest repository using socket.io for web sockets instead of using their previous library for websockets. I did this because the original relied on some repositories that no longer worked or exist.

This version works as-is, all you need to do is download the repo, run "npm install", start the server with node, then connect. You might run into bugs resulting from things I may have missed in the transition but in my testing it seems to work pretty well.

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:

About

A rework of the original BrowserQuest by using Socket.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.4%
  • CSS 9.1%
  • HTML 1.4%
  • Shell 0.1%