Living Museum of Learning

Small circle, Big thinkers 🌱
One Foundation, Two Milestones

One Foundation, Two Milestones

How weeks of refactoring quietly unlocked better learning and better games.

Our two flagship apps, Golden 24 and Golden Army, went through a major architectural refactoring. Much of their common code was promoted into shared packages, making the platform cleaner, more consistent, and easier to extend. At the same time, the Living Museum gained a new "Listen" feature, allowing exhibits to be enjoyed as audio.

Instead of continuing to patch Golden Horn's legacy code, we copied the new architecture from Golden Army and adapted it to Horn's game rules. Within a short time, Golden Horn was running on the new framework, complete with proper game-ending detection and winner tracking.

The same investment produced two visible results: visitors can now listen to museum exhibits, and Golden Horn became the first game to benefit from the shared game platform. One architectural effort improved two very different products.

Good architecture doesn't just reduce code duplication. It creates leverage. When a foundation is well designed, future features arrive faster, migrations become simpler, and improvements naturally spread across an entire ecosystem.