CodesShubham / Js-Chess

A Personalized chess game made with JavaScript.

Home Page:https://chess69.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Js-Chess

Welcome to Js-Chess, a customizable and visually appealing chess game implemented in JavaScript. This project features personalized chess pieces to provide a unique and enjoyable gaming experience.

Table of Contents

Features

  • Classic chess gameplay with personalized pieces.
  • User-friendly and interactive interface.
  • Cross-browser compatibility using JavaScript.

Getting Started

Prerequisites

Ensure you have the following prerequisites before getting started:

  • A modern web browser (e.g., Chrome, Firefox, Safari).

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/69PercentFat/Js-Chess.git
  2. Open the index.html file in your preferred web browser.

  3. Start playing and enjoy the personalized chess experience!

How to Play

The game follows standard chess rules. Use your mouse to drag and drop pieces to make moves. If you're familiar with chess, you're ready to play.

Customization

Feel free to customize the game to suit your preferences. Explore the codebase to:

  • Add more personalized pieces.
  • Modify the appearance of existing pieces.
  • Experiment with different color schemes for the board.

Contributing

If you'd like to contribute to this project:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Submit a pull request, explaining the changes you made.

Contributions are highly appreciated!

License

This project is licensed under the MIT License, allowing you to use, modify, and distribute the code for personal or commercial projects.

Enjoy the game! 🚀

About

A Personalized chess game made with JavaScript.

https://chess69.vercel.app


Languages

Language:JavaScript 67.7%Language:HTML 22.8%Language:CSS 9.5%