GoogleChromeLabs/proxx
A game of proximity observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2743
- days_rel: n/a
- days_push: 72
- n_releases_24m: 0
Adoption not part of the score
1359 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity maintenance
game graphics web-scraping gaming-tools web-development entertainment browser cross-platform minesweeper-clone preact webgl progressive-web-app offline-first accessibility feature-phone-support web-server
2 sources
- readme: https://github.com/GoogleChromeLabs/proxx · fetched 2026-08-28 · 635dd9d17e03
- homepage: https://proxx.app · fetched 2026-08-29 · 636b7ea3ba5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| GoogleChromeLabs/proxx | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="GoogleChromeLabs/proxx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem