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.
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!
- 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.
Getting started is as easy as capturing a piece on the board!
-
Clone the repo:
git clone https://github.com/Tahrim19/Checkers-Game.git
-
Navigate to the project directory:
cd checkers-game
-
Install the dependencies:
npm install
-
Start the game:
npm start
-
Enjoy the ride!
Open your browser and navigate to
http://localhost:3000
โ let the games begin!
- Pick your side โ Red or Black.
- Make your move โ Click on your piece, then click on the square where you want it to go.
- Single jump only โ We like to keep things simple around here.
- Crown me! โ Reach the opposite end of the board to get your piece crowned.
- Win the game โ Capture all of your opponentโs pieces or block them from making any moves. Bragging rights are yours.
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!