Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 492 Bytes

Chess Game

This is a real-time, online multiplayer chess game built using Node.js, Express, Socket.io, and Tailwind CSS. The game allows two players to play chess in real-time with dynamic updates and animations.

Features

  • Real-time multiplayer chess game
  • Responsive design using Tailwind CSS
  • Animated piece movements
  • Display of player names and current turn

Installation

  1. Clone the repository:
git clone https://github.com/okarin25/chess-game.git
cd chess-game