A real-time multiplayer chess game with online matchmaking, move validation, and checkmate detection. Built with Node.js, Socket.io, and chess.js.
- ♟️ Real-time multiplayer gameplay
- 🏆 Checkmate detection and winner announcement
- 🔄 Automatic board flipping for black player
- 🔢 Move counter tracking
- 👥 Spectator mode support
- ♻️ Persistent game state through FEN notation
- 📱 Responsive design
- Clone repository
git clone https://github.com/yourusername/master-chess.git
cd master-chess