Dealopoly Arcade
Modern web-based card platform built for speed, strategy, and competitive fun. Play real-time multiplayer card games (Monodeal and Least Count) with friends via private room codes or challenge heuristic AI bots across multiple difficulty tiers.

Project Overview
A modern web-based card platform designed for high-concurrency multiplayer battles, zero-lag move replication, and tactical play against deterministic heuristic AI bots.
System Architecture & Decisions
Turborepo monorepo with Next.js 16 App Router frontend and modular TypeScript packages (@dealopoly/game-engine, @dealopoly/db, @dealopoly/redis).
PostgreSQL with Drizzle ORM for match history, player profiles, and persistent leaderboard stats.
Framer Motion and custom CSS 3D transforms for physical card flipping, dealing animations, and haptic feedback.



