About this game
Fleet Commander is an interactive browser game inside the Claude Fleet GitHub project, built to teach multi-agent coordination. It fits AI Game Lib because the gameplay is explicitly tied to AI orchestration concepts: coordinating units, reading system state, and making decisions across a fleet. It is a learning game rather than a pure arcade score chase.
Fleet Commander sits in the AI Simulation Games section. The main appeal is watching a system respond over time, then making small changes to see how the outcome shifts. The tags #github-pages, #claude-code, #multi-agent describe the fastest way to understand what kind of session to expect.
Fleet Commander comes from a public GitHub or GitHub Pages project, so it is useful for players who want to see AI-assisted browser game experiments with a visible source trail.