# GoogleChromeLabs/proxx

A game of proximity

Repository: https://github.com/GoogleChromeLabs/proxx
Canonical: https://ross.abutalabs.com/products/proxx
Homepage: https://proxx.app
Language: TypeScript
License: Apache-2.0
License Family: permissive
Last push: 2026-06-22T04:48:55+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 8, longevity 100
- inputs: {"age_days": 2743, "days_push": 72, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1359, forks 131 (observed 2026-08-28T04:04:29.751586+00:00)

## What it is
PROXX is an open-source browser-based Minesweeper-style proximity game built with Preact, WebGL/Canvas rendering, and web workers. It is designed to run on every device with a web browser, including low-end feature phones, as a progressive web app.

## Use cases
- play a minesweeper-like game in the browser
- play a puzzle game on a feature phone
- study a PWA built with Preact and web workers
- learn how to implement WebGL and Canvas 2D renderers
- see an example of offline-first game architecture with service workers
- run a lightweight game that works without motion or animations

## When to choose
- you want a playable, accessible minesweeper-style game on any device
- you need a reference implementation of a performant PWA game
- you want to study web worker-based game logic and sprite caching in IndexedDB

## When to avoid
- you need a native mobile or desktop game
- you want a modern actively developed game with new features
- you need multiplayer or online leaderboard functionality

## Facets
- artifact type: application
- maturity: maintenance
- function: game, graphics, web-scraping
- domain: gaming-tools, web-development, entertainment
- platform: browser, cross-platform
- tags: minesweeper-clone, preact, webgl, progressive-web-app, offline-first, accessibility, feature-phone-support, web-server

## Member repositories
- GoogleChromeLabs/proxx (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.751586+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-30T04:41:40.927436+00:00, confidence not recorded.
  - readme: https://github.com/GoogleChromeLabs/proxx (fetched 2026-08-28T04:04:29.751586+00:00, sha 635dd9d17e03)
  - homepage: https://proxx.app (fetched 2026-08-29T11:59:50.030986+00:00, sha 636b7ea3ba5d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
