Chess APIs for board generation, move validation, checkmate/stalemate detection, custom rules, AI best move detection. Easy and open for third party integrations & plugins.
-
Updated
Jun 16, 2025 - JavaScript
Chess APIs for board generation, move validation, checkmate/stalemate detection, custom rules, AI best move detection. Easy and open for third party integrations & plugins.
This is a Node.js backend server for a multiplayer chess game with real-time capabilities using WebSockets (`socket.io`). It features user authentication, game management, chat, and move tracking using MySQL and `chess.js` for game logic.
Add a description, image, and links to the chess-apis topic page so that developers can more easily learn about it.
To associate your repository with the chess-apis topic, visit your repo's landing page and select "manage topics."