Skip to content

shaikhsiddique/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♟️ Multiplayer Chess Game

A real-time multiplayer chess platform built using Node.js, Express, EJS, and Socket.io. This is a SSR (Server-Side Rendered) full-stack project where two users can play chess in real-time with each other.


🚀 Live Demo

🔗 Play Online Now

Chess Game Screenshot


🛠️ Tech Stack

Layer Technology
Frontend HTML, CSS, EJS
Backend Node.js, Express
Real-time Socket.io
Hosting Render

✨ Features

  • ♟ Real-time two-player chess match
  • 🧠 Based on chess rules using chess.js
  • 🔄 Live move updates via WebSocket
  • 🎮 Join room system to play with friends
  • 🌐 Fully responsive EJS-based frontend

🧑‍💻 Local Setup

# Clone the repository
git clone https://github.com/shaikhsiddique/Chess.git
cd Chess

# Install dependencies
npm install

# Run the app
node server.js

Visit: http://localhost:3000


📂 Repository

🔗 GitHub Repo


📸 Project Screenshot

Chess Game


📄 License

This project is licensed under the MIT License.
Feel free to use, modify, and distribute!


🙋‍♂️ Developer

Siddique Shaikh
Connect with me on LinkedIn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors