This is a real-time multiplayer chess application built using Socket.io, Node js, Express js.
- Node js
- Express js
- Socket.io
- Tailwind CSS
- Chess.js
- Clone the repository:
git clone https://github.com/charu1603/Chess.git
- Navigate to the project directory:
cd Chess
- Install the dependencies:
npm install
- Start the application:
node app.js
- Open your browser and go to
http://localhost:3001
.
I am still working on this, trying to improve
- frontend part
- queue for storing the moves
- login/signup functionality
- live leaderboard rating system