feat(#1): Space station engine — modules, crew, life support, orbit, ASCII station #2

Merged
ti-paul merged 1 commit from feature/1-station-engine into main 2026-06-15 07:40:39 +00:00
Member

Code Space Station Engine

Closes #1

Features

  • Module: 8 types (habitat, lab, power, airlock, observatory, dock, greenhouse, storage)
  • Astronaut: 6 roles, EVA, health/stress/radiation
  • Station: Orbit, life support, events, ASCII view

Tests

  • 44 tests, all passing
## Code Space Station Engine Closes #1 ### Features - **Module**: 8 types (habitat, lab, power, airlock, observatory, dock, greenhouse, storage) - **Astronaut**: 6 roles, EVA, health/stress/radiation - **Station**: Orbit, life support, events, ASCII view ### Tests - 44 tests, all passing
- Module: 8 types (habitat/frontend, lab/backend, power/CI, airlock/deploy, observatory/monitoring, dock, greenhouse/autoscaler, storage/DB)
- Astronaut: 6 roles (commander/TL, engineer/SRE, scientist/backend, medic/DevOps, comms/frontend, pilot/release)
- Life support: oxygen=uptime, power=CPU, temperature=latency, radiation=errors
- Orbit system with day/night cycle, altitude decay and reboost
- Events: solar flares, micrometeoroids, supply ships, system glitches, debris fields
- EVA (debugging in production) system
- ASCII station view with module integrity and crew status
- 44 tests, all passing
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-space-station!2
No description provided.