Skip to content

Develop a turn-based chess-like game with a server-client architecture, utilizing websockets for real-time communication and a web-based user interface.

Notifications You must be signed in to change notification settings

Sreyashidey/Chess_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

♟️ Chess Game

This is a simple multiplayer chess game built with Node.js and Socket.io. Players can join the game and make moves in real-time.

🚀 Features

  • Real-time Gameplay: Players can make moves and see them reflected instantly on the board.
  • Socket.io Integration: Uses Socket.io for real-time communication between players.
  • Basic Chess Rules: Allows basic movement of chess pieces (without advanced rules like checkmate, castling, or en passant).

🛠️ Technologies Used

  • Node.js: Server-side JavaScript runtime.
  • Socket.io: Library for real-time web applications.
  • HTML/CSS: Frontend technologies for building the user interface.

About

Develop a turn-based chess-like game with a server-client architecture, utilizing websockets for real-time communication and a web-based user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published