Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Leslie-23/chessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game

A simple chess game built using HTML, CSS, and JavaScript. This project demonstrates how to create a chessboard, place pieces, and handle basic piece movements. It serves as an excellent starting point for beginners looking to understand the fundamentals of web development and game logic.

Table of Contents

Demo

Chess Game Screenshot

You can also see a live demo of the project here.

Features

  • A fully functional 8x8 chessboard.
  • Initial setup of all standard chess pieces.
  • Basic piece movement following standard chess rules.
  • Click to select and move pieces.
  • Highlights selected piece and possible moves (future feature).
  • Piece capture logic (future feature).
  • Turn-based system (future feature).

Technologies Used

  • HTML: For structuring the chessboard and pieces.
  • CSS: For styling the chessboard and pieces.
  • JavaScript: For implementing game logic and interactions.

Installation

  1. Clone the repository:

    git clone https://github.com/Leslie-23/chessGame.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published