Back to projects

Pigeon CEO

Bird Up LLC is testing a Pigeon versus their CEO. Can you increase the stock price as a Pigeon?

Pigeon CEO browser game showing a cartoon executive pigeon running a company
Bird Up LLC is lost and turns to a Pigeon to right their ship

Demo

See it in action

Run five board meetings by pecking the most shareholder-friendly object on the table.Open Pigeon CEO in its own window.

What I made

I made a short browser game where you run Bird Up LLC as a pigeon. You make five decisions by pecking objects on a conference-room table.

The quarter moves through meeting bureaucracy, AI workforce cuts, permanent temporary jobs, an acquisition, and a final argument over who gets the productivity dividend. The share price reacts immediately. The workforce consequences accumulate in a report nobody owns.

What I’d change

I want to add more realistic 3D graphics, and make the game more silly, whimsical.

How I built it

I built the rules as a small JavaScript state machine with path-dependent prompts and endings, then drew the boardroom, pigeon, and objects with HTML and CSS. The game runs by itself and inside this project page.

Tech stack

  • HTML
  • CSS
  • JavaScript
  • Web Audio API
  • Node’s built-in test runner