# ovidiuch/flatris

Fast-paced two-player web game

Repository: https://github.com/ovidiuch/flatris
Canonical: https://ross.abutalabs.com/products/flatris
Language: JavaScript
License: MIT
License Family: permissive
Topics: tetris, game, pwa, offline, react, redux
Last push: 2024-08-01T22:48:25+00:00

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

## Adoption (not part of the score)
Stars 1503, forks 5661 (observed 2026-08-28T04:04:54.583147+00:00)

## What it is
Flatris is a fast-paced two-player Tetris-style web game built with React and Redux, featuring both UI and server components. It is a progressive web app (PWA) that supports offline play.

## Use cases
- play a two-player Tetris game in the browser
- install an offline-capable PWA game
- study a React and Redux game architecture
- host a self-hosted multiplayer browser game
- learn how to build a real-time web game with a server component

## When to choose
- you want a polished, playable browser-based Tetris clone with multiplayer
- you need an offline-capable PWA game example
- you want a reference implementation of React/Redux game state management

## When to avoid
- you need a general-purpose game engine or framework
- you want a highly extensible game with a plugin ecosystem or roadmap
- you need a native mobile or desktop game

## Facets
- artifact type: application
- maturity: active
- function: game-engine, state-management, websocket, http-server
- domain: web-development, frontend, gaming-tools
- platform: browser, cross-platform
- tags: tetris, multiplayer, pwa, offline-first, react, redux, two-player, web-game, game-development, web-server, nodejs

## Member repositories
- ovidiuch/flatris (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:54.583147+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:32:50.033117+00:00, confidence not recorded.
  - readme: https://github.com/ovidiuch/flatris (fetched 2026-08-28T04:04:54.583147+00:00, sha 338f4e0245f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
