gitmyhub

BrowserQuest

JavaScript ★ 9.4k updated 2y ago ▣ archived

DEPRECATED - A HTML5/JavaScript multiplayer game experiment

A deprecated multiplayer browser game built entirely with HTML5 and JavaScript that demonstrated real-time multiplayer in a web browser without plugins or downloads.

JavaScriptHTML5setup: hardcomplexity 3/5

BrowserQuest is a multiplayer game built entirely with HTML5 and JavaScript, created by a studio called Little Workshop and hosted under Mozilla's GitHub account. It was an experiment to show what web browsers could do for real-time multiplayer experiences without requiring any plugins or downloads.

The repository is marked as deprecated and unmaintained. The README is minimal and does not describe gameplay, features, or how to run the project beyond noting that documentation exists inside the client and server subdirectories. The code is available under the Mozilla Public License 2.0, and the game assets use a Creative Commons license.

Where it fits