Skip to content

okarin25/chess-game

Repository files navigation

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