Open Source Chess Frontend created with Angular
Steps to use this frontend
-
git clone https://github.com/nikhilkulkarni1755/Chess.git (in your terminal/cmd)
-
if 'center-board' isn't up to date git checkout main git pull git checkout center-board git merge main
-
git checkout center-board
-
cd chess/ (cd into the angular application)
-
ng serve --open (this will run the angular application in your preferred browser)
Please submit your changes via a pull req to the center-board branch
Chess Piece Images found here
Current Progress
add game logic here within components or service game save/send on server