This multiplayer chess game was built using EJS, Node.js, Express, and Socket.io. It allows two players to play chess in real-time with smooth communication and interactive gameplay.
Players can create or join game rooms, and the moves are synchronized instantly between both players. The game's UI ensures an intuitive and engaging user experience for chess enthusiasts.
How to Start
Clone the repository to your local machine: #git clone <repository_link> #cd <project_folder>
Install the required dependencies: #npm install
Start the server: #npm start
-->Deploy link: https://chess-game-m0fo.onrender.com