2026 WORLD CUP · PMD FINANCE · build 05 Jun 2026
Collect cards. Pick your 11.
Most points wins.
🛠️
Built with Claude — no coding
See the actual prompts used to build this game from scratch. Includes copy-paste examples.
Admin access
How this was built
Made entirely with Claude. No prior coding experience needed.
The short version
This game was built entirely through conversations with Claude (claude.ai). No traditional coding, no IDE. The whole thing is a single HTML file with vanilla JavaScript, deployed free on Cloudflare Pages, with Firebase as the database. Total build time: several evenings of prompting.
Tech Stack
Claude (claude.ai) — everything
HTML / CSS / JS — single file, no framework
Firebase Firestore — realtime database via REST API
Firebase Auth — Google sign-in
Cloudflare Pages — free hosting via GitHub
GitHub Actions — automated scoring cron job