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

code100x/chess

A multiplayer chess platform observed · 2026-08-28

github.com/code100x/chess · homepage · TypeScript observed · 2026-08-28

Health v2 · maintenance only

25/100

  • Activity 0
  • Release rhythm 35
  • Longevity 62

Flags: no_releases no_license

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: 872
  • days_rel: n/a
  • days_push: 758
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1717 stars · 625 forks observed · 2026-08-28

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

A multiplayer online chess platform built with React, Node.js, and TypeScript, using dedicated WebSocket servers for real-time gameplay and Redis for move queuing. It supports user sign-up, matchmaking, live move play, and an Elo-style rating system.

Use cases

  • play chess online against other players in real time
  • self-host a multiplayer chess server
  • matchmaking for chess games with rating system
  • learn how to build real-time games with websockets
  • track chess rating like standard Elo
  • run a chess tournament platform locally

When to choose

  • you want a self-hosted real-time chess platform
  • you want a TypeScript monorepo example of websockets, Redis, and Postgres working together
  • you need matchmaking and Elo rating out of the box

When to avoid

  • you need a polished production chess site with mobile apps
  • you need single-player play against a chess engine/AI
  • you require a permissively licensed project since this repo has no license file

Facets

application · maturity active

websocket auth http-server frontend-framework state-management gaming-tools web-development cross-platform chess multiplayer monorepo redis postgres elo-rating real-time-gameplay real-time nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
code100x/chessmain25

For agents

markdown · JSON · MCP: product_card(name="code100x/chess")

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