How I Built an AI Leadership Simulation Game
The story behind theboardiswatching.com — an interactive AI transformation simulator where you navigate disruption.

Every board meeting I have ever attended about AI transformation follows the same script: cautious optimism, vague timelines, and zero accountability. I wanted to build something that made the stakes visceral.
The Concept
The Board Is Watching (theboardiswatching.com) is an interactive simulation where you play a leader or as a team of a mid-market company facing AI disruption. Every decision you make—hire, fire, invest, delay—has cascading consequences. The board evaluates your performance in real time.
The game is not about getting the "right" answer, but it certainly embeds signals of what better order of operations should be. Every delay has a cost, every investment has a risk, and the board is always watching.
The Build
I built this as a weekend project that turned into a month-long obsession. The stack:
- Azure OpenAI Service — powers the dynamic scenario generation and cards as the technology advances and changes, so you can expect a different experience on later playthroughs. It also increases in difficulty through various algorithms so mistakes are more costly.
- GitHub Copilot — accelerated the development by 75%. The game logic is intricate, and Copilot handled the boilerplate so I could focus on the narrative design.
- VS Code — my IDE of choice, with Copilot Chat for debugging complex state transitions.
What I Learned
1. AI as a Narrative Engine
Azure OpenAI is not just for chatbots. By carefully prompting with company context, industry dynamics, and board member personas, I created a narrative engine that generates unique scenarios every playthrough for team based engagements.
2. Gamification Works for Education
The competitive element ("Can you survive 100 days?") drives engagement in a way that slide decks never will.
3. The Best Way to Explain Is to Let People Experience It
Executives who would never sit through a 45-minute presentation will spend an hour playing this game. The competitive element drives engagement in a way that slide decks never will. When you can show someone what AI disruption feels like rather than telling them about it, the conversation changes completely.
Impact
I have used this tool in board presentations, executive workshops, and LinkedIn content. It consistently generates more engagement than any whitepaper or framework I have published. Sometimes the best way to explain AI transformation is to let people experience it.
Visit it at theboardiswatching.com.

