A strategic wall-and-pawn racing game. Build mazes, trap your opponent, and race to the finish line. A modern, full-stack TypeScript implementation of the classic board game Quoridor.
- Backend & Game Logic: TypeScript (Node.js)
- Web Interface: TypeScript (Web Framework / HTML / CSS)
- Core game logic (Board representation, pathfinding, move validation).
- Local interactive web interface (Frontend only).
- Multiplayer Server Integration (Node.js + WebSockets).