screeps/screeps
A standalone server for programming game Screeps observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3584
- days_rel: n/a
- days_push: 154
- n_releases_24m: 0
Adoption not part of the score
3341 stars · 234 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
application · maturity active
game-engine simulation http-server cli gaming-tools self-hosted programming-languages windows self-hosted cross-platform mmo rts sandbox-game private-server javascript-ai steam game-development nodejs linux macos
2 sources
- readme: https://github.com/screeps/screeps · fetched 2026-08-28 · b54b33c7ef04
- registry_npm: https://registry.npmjs.org/screeps · fetched 2026-08-29 · f5db367a34d7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| screeps/screeps | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem