An open API service indexing awesome lists of open source software.

https://github.com/amankumar7340/chesshub

A real-time multiplayer chess game that allows two players to play against each other online.
https://github.com/amankumar7340/chesshub

backend backend-development chess-engine chessboardjs css express-js html javascript node-js socket-io

Last synced: 13 days ago
JSON representation

A real-time multiplayer chess game that allows two players to play against each other online.

Awesome Lists containing this project

README

          

# Chess Website

A real-time multiplayer chess game that allows two players to play against each other online.

## Url:
https://chessroyale-indol.vercel.app/

## Features

- Real-time gameplay using Socket.IO
- Unique game IDs for joining specific games
- Visual chessboard with drag and drop functionality
- Game state tracking (check, checkmate, draw)
- Player turn indicators
- Move history in PGN format

## Technologies Used

- Node.js
- Express
- Socket.IO
- Chess.js
- Chessboard.js

## How to Use

1. Start a new game by clicking "Start New Game"
2. Share the Game ID with an opponent
3. Your opponent enters the Game ID and clicks "Join Game"
4. Play chess in real-time!

# Chess Website

A real-time multiplayer chess game that allows two players to play against each other online.

## Url:
https://chessroyale-indol.vercel.app/

## Features

- Real-time gameplay using Socket.IO
- Unique game IDs for joining specific games
- Visual chessboard with drag and drop functionality
- Game state tracking (check, checkmate, draw)
- Player turn indicators
- Move history in PGN format

## Technologies Used

- Node.js
- Express
- Socket.IO
- Chess.js
- Chessboard.js

## How to Use

1. Start a new game by clicking "Start New Game"
2. Share the Game ID with an opponent
3. Your opponent enters the Game ID and clicks "Join Game"
4. Play chess in real-time!