space-wizards/space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 18th, 2026
Created on May 22nd, 2017
Open Issues & Pull Requests: 4,301 (+1)
GitHub issues: Enabled
Number of forks: 5,713
Total Stargazers: 3,825 (+0)
Total Subscribers: 50 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 13.2 hours
Mean response time: 158.2 days
90th percentile: 744.0 days
Tracked items: 4,656

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Roughly one issue in three opened in the past year never receives a reply. 87% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 60% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 44% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2,869
New in 7 days: 19
Closed in 7 days: 20
Avg open age: 726 days
Stale 30+ days: 2,688
Stale 90+ days: 2,417

Recent activity

Opened in 7 days: 15
Closed in 7 days: 19
Comments in 7 days: 0
Events in 7 days: 6

Top labels

  • P3: Standard (2,394)
  • T: Bugfix (2,245)
  • LABEL TO BE REMOVED: D3: Low (1,640)
  • LABEL TO BE REMOVED: D2: Medium (1,302)
  • P2: Raised (1,286)
  • A: General Interactions (1,077)
  • S: Untriaged (1,030)
  • T: New Feature (837)

Detailed Description

Space Station 14 is a multiplayer game that remakes the cult-classic Space Station 13, built on Robust Toolbox, a custom C# engine developed by the project team.

The game recreates the paranoia and chaos of managing a space station with multiple players, where emergent gameplay arises from role conflicts and unpredictable interactions. The project runs on a content-pack architecture where the engine and game content are distributed separately, allowing servers to load custom content packs while preventing fragmentation of the engine itself. This separation means the primary repository contains both the Robust Toolbox engine and the content pack needed for development.

Anyone hosting a server or creating content for the game should use this repository. The project suits developers interested in multiplayer game design, emergent gameplay systems, or extending a space-station simulation with custom mechanics and assets. The game is available through multiple channels including Steam and standalone downloads, indicating it has reached a playable state beyond early development.

The project maintains detailed documentation covering content, engine architecture, and game design on a dedicated docs site. The team actively welcomes contributions and maintains a list of issues available for pickup, with explicit guidance that contributors should ask for help without hesitation. The project has established clear contribution guidelines and explicitly declines low-effort or wholesale AI-generated code and assets, though simple single-line completion tools are accepted. Translation contributions are directed toward forks rather than the main repository.