chess
chess copied to clipboard
Add a bot that can play against a user
closes #51
- used the chess engine by StockFish , which is clientside.
- diffrent ui from main
- diffrent engines to play
https://github.com/code100x/chess/assets/64027486/278aedab-0be1-44fe-87ad-c1d3f29718df
I am currently facing some challenges with it so i need some hands. if it get merged others can look into it . it is separated from others components , inside components folder so that it doesn't cause any issue in future.