Ross ROSS = Recommend OSS · open-source software intelligence for agents

boardgameio/boardgame.io

State Management and Multiplayer Networking for Turn-Based Games observed · 2026-08-28

github.com/boardgameio/boardgame.io · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3207
  • days_rel: n/a
  • days_push: 15
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

12412 stars · 833 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

boardgame.io is an open-source JavaScript/TypeScript engine for building turn-based games. Developers write simple move functions and the framework handles state management, realtime multiplayer networking, storage, AI bots, and game phases without manual networking code.

Use cases

  • build an online multiplayer board game
  • create a turn-based card game with React
  • add AI bots to a tabletop game prototype
  • sync game state between players in realtime
  • implement game phases with different turn orders
  • prototype game moves before rendering a UI
  • build a chess or checkers web app with matchmaking lobby

When to choose

  • you are building a turn-based game (board, card, tabletop) in JavaScript or TypeScript
  • you want multiplayer networking and state sync without writing server code
  • you use React or React Native and want view-layer-agnostic game logic
  • you need auto-generated AI opponents or game logs with time travel

When to avoid

  • you need real-time action or physics-based gameplay rather than turn-based logic
  • you are building a game outside the web/JS ecosystem
  • you need a full-featured general-purpose game engine with rendering, audio, and asset pipelines

Facets

framework · maturity stable

game-engine state-management websocket middleware web-development frontend browser cross-platform board-games turn-based multiplayer react react-native typescript tabletop game-ai lobby game-development real-time nodejs web-server mobile

3 sources

Member repositories

RepositoryRoleHealth v2
boardgameio/boardgame.iomain76

For agents

markdown · JSON · MCP: product_card(name="boardgameio/boardgame.io")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem