Skip to content

ysumit99/Chess

Repository files navigation

Chess

Let your Mind work!

About the App

This app is built using JavaScript from Scratch. The idea behind creating this app was to implement JavaScript skills by building something which is non trivial and has a lot of challenges. Chess was the best option considering the amount of complexity it brings in terms of valid movement for pieces, updating the Game state.

The performance aspect also comes into play when determining valid tiles for a piece.

Note:

To best view the app, use modern web browsers like chrome/firefox on a desktop

Deployed Application

Deployed App

Usage

  1. Clone the repository

     git clone URL
    
  2. cd into the repository folder

  3. Open the project using any text-editor (preferably VSCode!). Launch the project using live-Server extension(In case of VSCode) or simply open index.html using any modern web-browser.

About

Let your mind work!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published