← Projects01 / Artificial-intelligence-developed multiplayer game
SharkTank
A multiplayer shark game built entirely with AI-generated code.
Primary capabilityLive multiplayer operation and governance
Points2
Rank16 / 24
Size1.0×
Top Sharks
- 1Wriggle230
- 2Molar197
- 3Chowder177
- 4Fang134
- 5Barnacle50
What it is
A complete working system.
Players swim through a shared tank, eat food, dash forward, fire rockets, and compete for score. The live game also includes security checks, billable-action limits, status monitoring, backups, recovery tools, and public operating records.
Why I built it
The engineering question.
Realtime gameplay uses cloud resources that cost money, accepts public input, and changes over time. Shark Tank was built to handle those everyday operating needs from the start while also governing a codebase produced entirely by AI.
Engineering highlights
What the project demonstrates.
- Realtime multiplayer shark gameplay
- A codebase written entirely by AI
- ISO/IEC 27001-aligned security and operating controls
- ISO/IEC 42001-aligned management of AI development
- Metered billable actions with a hard spending limit
Architecture / technology
How the project is structured.
- Primary capability
- Live multiplayer operation and governance
BrowserGame surface and public trust routes
WorkerRouting, validation, policy, and evidence surfaces
Durable ObjectsRooms, state, sockets, logs, and receipts
R2Daily state copies and restore evidence
Go deeper
Overview first. Evidence when you want it.
The case study explains the architecture, boundaries, tradeoffs, and current state. The running application and repository provide the proof.