A Chess Game written in HTML, CSS and JAVASCRIPT .
This chess game is just for entertainment purpose .
- HTML5
- CSS3
- JavaScript
- Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
- Go to the directory
- Run the index.html file
- Start Playing!!!
Note: In your HTML file, you would initially load one of the themes, and then you can use JavaScript to allow users to switch between the themes as mentioned in a previous response.