feat(#1): Mine engine — shafts, ore veins, miners, canaries, cave-ins, ASCII mine #2

Merged
ti-paul merged 1 commit from feature/1-mine-engine into main 2026-06-15 18:37:47 +00:00
Member

Code Mine Engine

Closes #1

Features

  • 3 shafts (dev, staging, prod) with depth/stability/gas
  • 6 ore types (gold=data, iron=logs, diamond=config, etc.)
  • Miners with pickaxe power, cargo, skill
  • Canaries (canary deploy detection)
  • Cave-ins (outages), gas effects, ASCII mine

Tests

  • 38 tests, all passing
## Code Mine Engine Closes #1 ### Features - **3 shafts** (dev, staging, prod) with depth/stability/gas - **6 ore types** (gold=data, iron=logs, diamond=config, etc.) - **Miners** with pickaxe power, cargo, skill - **Canaries** (canary deploy detection) - **Cave-ins** (outages), gas effects, ASCII mine ### Tests - 38 tests, all passing
- Shaft: 3 types (dev, staging, prod) with depth/stability/ventilation/gas
- OreVein: 6 ore types (gold/user data, iron/logs, diamond/config, coal/telemetry, copper/API, silver/tokens)
- Miner: pickaxe power, cargo hauling, skill upgrades, health/energy
- Canary: canary deploy system detecting toxic gas (bugs) before miners
- Mine: cave-in system, gas effects, foreman, ASCII mine cross-section
- 38 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-mine!2
No description provided.