About
PlayMe.ge is a personal project: a platform for playing online with a friend — no signup, just share a link and play a variety of board and strategy games.
- What I built it for — To explore the capabilities of AI — and for the fun of it. Not with abstract examples, but by building a real product.
- How I built it — With the help of AI, from start to finish. I used Claude Code.
- Under the hood — A Next.js web app on the frontend, an ASP.NET Core API on the backend, real-time play over SignalR, and match state in Redis.