chess icon indicating copy to clipboard operation
chess copied to clipboard

Deselecting pieces now works when u click another piece and other improvements to code

Open notvaishakh opened this issue 10 months ago • 2 comments

The updated Chessboard component introduces enhancements for a more intuitive user experience, with a key highlight being the implementation of deselection functionality. Streamlined logic and improved event handling, including precise mouse interactions and canvas drawing capabilities, enhance interactivity. Utilizing useEffect ensures the canvas remains up-to-date, while refactoring and cleanup optimize code organization and maintainability.

notvaishakh avatar Apr 23 '24 22:04 notvaishakh

@notvaishakh add screenshots and videos

Sama-004 avatar Apr 24 '24 12:04 Sama-004

already fixed by #172

nischal-shetty2 avatar Apr 25 '24 13:04 nischal-shetty2

Closing in favor of https://github.com/code100x/chess/pull/172

hkirat avatar Apr 30 '24 05:04 hkirat