# mozilla/BrowserQuest

DEPRECATED - A HTML5/JavaScript multiplayer game experiment

Repository: https://github.com/mozilla/BrowserQuest
Canonical: https://ross.abutalabs.com/products/browserquest
Homepage: http://browserquest.mozilla.org/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: abandoned, unmaintained
Archived: true
Last push: 2023-07-14T00:56:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5451, "days_push": 1147, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 9377, forks 2930 (observed 2026-08-28T04:10:30.940543+00:00)

## What it is
BrowserQuest is a deprecated HTML5/JavaScript multiplayer game experiment by Mozilla, featuring a browser-based MMORPG-style demo with a Node.js server backend. It served as a showcase for HTML5 canvas and WebSocket capabilities.

## Use cases
- learn how to build an HTML5 multiplayer game
- study a WebSocket-based game server implementation
- reference for canvas-based 2D game rendering
- example of real-time multiplayer browser game architecture
- starting point for a forked browser MMO project

## When to choose
- you want to study or fork a classic HTML5 multiplayer game demo
- you need a reference implementation of WebSockets and canvas in games

## When to avoid
- you need a maintained, production-ready game engine
- you want active community support or recent updates
- you need modern tooling or security patches

## Facets
- artifact type: application
- maturity: abandoned
- function: game-engine, websocket, http-server
- domain: web-development, gaming-tools
- platform: browser, cross-platform
- tags: html5-game, multiplayer, deprecated, experiment, javascript, game-development, web-server, nodejs

## Member repositories
- mozilla/BrowserQuest (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:30.940543+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:22:21.197172+00:00, confidence not recorded.
  - readme: https://github.com/mozilla/BrowserQuest (fetched 2026-08-28T04:10:30.940543+00:00, sha b2476e05db1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
