Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1012 Bytes

File metadata and controls

17 lines (12 loc) · 1012 Bytes

differ

CI

Spot-the-Difference multiplayer game.

Packages

Package What Runtime
packages/shared Zod schemas shared between server and client.
packages/server API + game rooms + matchmaking (Hono). Cloudflare Workers, D1, DO
packages/client PixiJS web client. Cloudflare Pages (Vite build)
packages/tail-worker Forwards production errors to Discord. Cloudflare Tail Worker

See CONTRIBUTING.md for full dev workflow, deployment, and conventions. SECURITY.md covers reporting vulnerabilities.