# screeps/screeps

A standalone server for programming game Screeps

Repository: https://github.com/screeps/screeps
Canonical: https://ross.abutalabs.com/products/screeps
Language: JavaScript
License: ISC
License Family: permissive
Last push: 2026-04-01T17:48:44+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 8, longevity 100
- inputs: {"age_days": 3584, "days_push": 154, "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 3341, forks 234 (observed 2026-08-28T04:07:56.924516+00:00)

## What it is
A standalone, distributed game server for Screeps, an MMO RTS sandbox game where players program their units' AI in JavaScript. It lets you host your own persistent game world locally or on a dedicated server, connectable via the Steam game client.

## Use cases
- host a private Screeps game world on my own server
- run a local Screeps server for testing my bot AI
- set up an automated testing framework for Screeps scripts
- self-host a persistent MMO world for a community
- distribute Screeps server processes across multiple machines

## When to choose
- you want to run your own Screeps world instead of the official servers
- you need a controlled environment to test and benchmark your Screeps AI code
- you want to customize server configuration or swap the storage backend

## When to avoid
- you just want to play Screeps on official servers without hosting
- you need a game server for a different game or engine
- you cannot run Node.js 22+ and build tools on your host

## Facets
- artifact type: application
- maturity: active
- function: game-engine, simulation, http-server, cli
- domain: gaming-tools, self-hosted, programming-languages
- platform: windows, self-hosted, cross-platform
- tags: mmo, rts, sandbox-game, private-server, javascript-ai, steam, game-development, nodejs, linux, macos

## Member repositories
- screeps/screeps (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.924516+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-29T18:41:04.166062+00:00, confidence not recorded.
  - readme: https://github.com/screeps/screeps (fetched 2026-08-28T04:07:56.924516+00:00, sha b54b33c7ef04)
  - registry_npm: https://registry.npmjs.org/screeps (fetched 2026-08-29T09:34:27.605735+00:00, sha f5db367a34d7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
