This is my take on Mozilla's amazing multiplayer open source game.
I've yet to find any other game that's so well done from graphics, implementation and features point of view (did I mention open source, multiplayer and browser based?).
I've wanted to use the game for a while and found many of its dependencies to be deprecated and even obsolete.
I've just taken the time to understand the code and thank you guys for making it so well structured.
This now works on the latest Socket.IO. Everything should work just as in the original developers intended.
Enjoy this amazing open source browser based role playing multiplayer 2D game!
And a big thank you to the original developers is in order! THANK YOU!
Run from a console:
Make sure you have NodeJS installed.
npm install
node server/js/main.js
Then go inside the Client folder and open index.html.
You might want to use a webserver and open index.html from there.
Also read the original README files you'll find inside the Client and Server folders to learn the basics of configuring (it's preconfigured right now).
BrowserQuest is a HTML5/JavaScript multiplayer game experiment.
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: