Compare commits

..

1 Commits

Author SHA1 Message Date
Alexander Whitestone
5164d6506d feat: Implement Creative-to-Ops Conversion (Creativity Engineering)
Implements issue #20: Creative-to-Ops Conversion system.

New features:
- Creativity Engineering project: unlocks conversion between Creativity and Ops
- Creative Catalyst project: boosts conversion efficiency by 50%
- Inspiration Engine project: automated creativity synthesis from fleet harmony
- Creative -> Ops button: converts creativity into ops + knowledge
- Ops -> Creative button: converts ops back into creativity (bidirectional)
- Harmony bonus: high harmony (>60) improves conversion yields
- New creativityBoost multiplier tracked in save/load
- Education fact about Creativity Engineering

The system creates a meaningful resource loop: creativity (generated by Bilbo
and idle ops) can now be channeled into operational infrastructure, while ops
can feed back into creativity. High harmony amplifies the conversion,
rewarding players who maintain fleet health.
2026-04-09 21:04:09 -04:00
2 changed files with 1228 additions and 606 deletions

708
game.js

File diff suppressed because it is too large Load Diff

1126
index.html

File diff suppressed because it is too large Load Diff