A Yu-Gi-Oh! inspired multiplayer card game built with modern web technologies.
- 📚 Learn - Tutorials and guides
- 📖 Reference - Card DB, API docs
- 💻 Develop - Development guides
- 🔌 Integrate - Plugin integration
- Frontend: Next.js 15, React 19, TypeScript
- Backend: Convex (real-time database)
- Auth: Privy + Solana wallets
- Runtime: Bun 1.3+
bun install
cp .env.example .env.local
bun run setup:wizard
bun run devFull documentation at docs.ltcg.game
MIT