๐Ÿ•น๏ธ Checkers Challenge: React Edition ๐ŸŽฎ

Welcome to Checkers Challenge: React Edition โ€“ the game where the only thing missing is the smell of a vintage board! Forget your fancy-schmancy 3D graphics, this is classic checkers served on a digital platter, with a dash of React and a sprinkle of JavaScript magic.

๐ŸŽฏ About the Game

Remember that time you said, "I wish I could play checkers online with just one jump at a time"? No? Well, now you can! Dive into a world where strategy meets simplicity โ€“ we've kept it old-school with a single-jump-per-turn rule. Because who needs multiple jumps anyway? One step at a time, folks!

๐Ÿš€ Features

  • Single Jump Awesomeness: Thatโ€™s right, no need to overthink your moves. Just jump, relax, and repeat.
  • Sleek & Simple Design: A clean UI that brings the traditional checkers board to life โ€“ minus the need to flip it over in frustration.
  • React-Powered: Built with the power of React, so you know it's smooth, fast, and just a little bit fancy.
  • No Frills, Just Thrills: Pure checkers gameplay, with nothing to distract you from becoming the checkers champion you were meant to be.

๐Ÿ› ๏ธ Installation & Setup

Getting started is as easy as capturing a piece on the board!

  1. Clone the repo:

    git clone https://github.com/Tahrim19/Checkers-Game.git
  2. Navigate to the project directory:

    cd checkers-game
  3. Install the dependencies:

    npm install
  4. Start the game:

    npm start
  5. Enjoy the ride!

    Open your browser and navigate to http://localhost:3000 โ€“ let the games begin!

๐Ÿค“ How to Play

  1. Pick your side โ€“ Red or Black.
  2. Make your move โ€“ Click on your piece, then click on the square where you want it to go.
  3. Single jump only โ€“ We like to keep things simple around here.
  4. Crown me! โ€“ Reach the opposite end of the board to get your piece crowned.
  5. Win the game โ€“ Capture all of your opponentโ€™s pieces or block them from making any moves. Bragging rights are yours.

๐Ÿค Contributing

Found a bug, or just want to add some fancy new features? Fork the repo, make your changes, and send us a pull request. We promise not to jump on you!

Live demo

https://checkers-game-xi.vercel.app/