chess icon indicating copy to clipboard operation
chess copied to clipboard

Added a bot and MoveTable UI change

Open vishalmishraa opened this issue 1 year ago • 0 comments

closes #51

closes #142

  • used the chess engine by StockFish , which is clientside.
  • diffrent ui from main
  • diffrent engines to play

https://github.com/code100x/chess/assets/64027486/7dc6041f-3ffc-4155-9c19-e116c68bcb1f

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.

changed MoveTable UI :

BEFORE :

Screenshot 2024-04-21 at 1 13 50 PM

AFTER :

Screenshot 2024-04-21 at 1 10 05 PM

vishalmishraa avatar Apr 21 '24 04:04 vishalmishraa