Chess Multiplayer Game Welcome to the Chess Multiplayer Game, a real-time, online chess platform built with Next.js, Socket.IO, and more.
![Screenshot 2024-09-08 at 8 51 04 AM](https://private-user-images.githubusercontent.com/67918086/365413079-48b75fc2-0a46-438f-a92d-f451c8bb35f3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MjAyMDcsIm5iZiI6MTczOTYxOTkwNywicGF0aCI6Ii82NzkxODA4Ni8zNjU0MTMwNzktNDhiNzVmYzItMGE0Ni00MzhmLWE5MmQtZjQ1MWM4YmIzNWYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDExNDUwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTViYWY0OTAyZTk3YzE1ZDViYTVlZWIyMmI4MWEzMDVmYmMwMTgxNmI4ZmRmYTVhMjFjMzkzNzdkNmI3MjcxYjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.EIRK9XVwJtE2jEucG_PvbhARGhwoBeGLtU2wzlY9Ry8)
Features Real-Time Multiplayer: Play chess with friends or other players online. Interactive Chessboard: Drag-and-drop functionality for seamless moves. Game Synchronization: Moves are synced instantly between players using Socket.IO. Responsive Design: Works on desktops, tablets, and mobile devices. Technologies Used Next.js: React framework for building the user interface. Socket.IO: Real-time communication between players. Express.js: Backend server to handle connections. Chess.js: Logic and rules for validating chess moves. Styled Components: For dynamic and reusable styles.
Contribution Feel free to submit issues, feature requests, or pull requests. All contributions are welcome to improve this project!
License This project is licensed under the MIT License.
Author Tushit Garg