vishal mishra

Results 33 comments of vishal mishra

there is lot of unwanted new lines , you can remove that , and try this code , : just replace these ``` /* Scroll Bar */ ::-webkit-scrollbar { width:...

> Hey @vishalmishraa, > > can we not use anything like ? > `event.stopPropagation();` > I tried it but it didn't work , this one is the last working solution

hey @hkirat , Structured the file in more better way , all the conflicts are now resolved (for now) . Now it is ready for review.

> Same board colors and pieces being rendered in the play online and play with bot? If not , i think that would be ideal yup , i changed it...

hey @hkirat , i beautified the chess Bot UI too , and now it is same as play online mode with better options name like `famous chess players`, bots. if...

> Happy to merge this as is but then we'll have to update the non bot rooms to use the same components @hkirat i also wanted to use that not...

> @hkirat hey I think we should use the chessboardjsx library. I think it can be easily integrated with chess.js as well. > Using just chess.js might cause problems in...

## UPDATE ### ADDED #### - BOT AVATAR #### - THEMING #### - LEGAL PIECES VALIDATION ![Screenshot 2024-04-24 at 5 47 39 PM](https://github.com/code100x/chess/assets/64027486/f02fcdcf-5bbd-48a8-8a0b-fa92dba11331) ### VIDEO https://github.com/code100x/chess/assets/64027486/92792ea9-ec83-43be-a6dd-0abf0db557e8

hi @hkirat , please check this. , Now this chess Bot is almost similar to chess.com , and regarding chessboardjsx library as [nimit said here](https://github.com/code100x/chess/pull/199#issuecomment-2070974475) , it would be better...