This project is a fully functional chess game that emphasizes a visually stunning interface and multiplayer support. Below you'll find an overview of the key features and how to get started.
- Multiplayer Support: Play chess with friends in a multiplayer environment. The game supports two players taking turns to make moves.
- Visually Stunning Design: The game board and pieces are designed to be visually appealing, with chess pieces resembling their real-world counterparts.
- Valid and Invalid Moves: The game provides visual feedback on valid and invalid moves, helping players understand the rules and limitations of each piece.
To get started with the game, clone the repository and open the index.html file in your web browser. The game is ready to play immediately with no additional setup required.
1. Click on a piece to select it.
2. Click on a valid square on the board to move the piece.
3. The game will indicate whose turn it is and highlight valid and invalid moves accordingly.
Feedback is always welcome! If you find any issues or have a suggestion for improvement, please open an issue in the GitHub repository.