Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.94 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.94 KB

♟️ Simple Chess Game 🎮

A straightforward, no-frills chess game for players of all levels.

Chess Game Banner

🚀 Game Overview

Simple Chess Game brings the timeless classic of chess to your screen with easy-to-use controls and smooth gameplay. Perfect for beginners looking to learn and for casual players to enjoy quick matches against the AI.

🎯 Features

  • Classic Chess Rules: Play chess with all the standard rules and move sets.
  • Single-Player Mode: Play against an AI opponent with adjustable difficulty.
  • Clean & Minimalist Design: Focus on the game with a simple and intuitive interface.
  • Undo Moves: Take back a move if you made a mistake.
  • Hints & Tips: Optional in-game hints to help you improve your strategy.

Chess Gameplay

🕹️ How to Play

  1. Download & Install the game here.
  2. Start a New Game and choose your difficulty level.
  3. Move your pieces by clicking and dragging them across the board.
  4. Checkmate your opponent to win!

🔍 Game Details

  • Single-Player Mode: Face off against an AI opponent with various difficulty settings.
  • Classic Mode: Play chess with the standard 8x8 board and pieces.
  • Move History: Track every move made in the game for review.
  • Sound Effects: Enjoy subtle sound effects for every move.

Game Board

🛠️ Installation

# Clone the repository
git clone https://github.com/yourusername/simple-chess-game.git

# Navigate to the project directory
cd simple-chess-game

# Install dependencies
npm install

# Start the game
npm start
I ChatGPT'd this readME, just download the project and run the main file
Scotch game on top