Adding Drag and Drop features to the pieces #98
ashishpapanai
started this conversation in
Ideas
Replies: 3 comments
|
Would like to work on this issue |
0 replies
|
Great @iamkrati22 Please work on the master branch. |
0 replies
|
Please share your approach on slack @iamkrati22 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
JQuery offers certain tools to get the source i.e. the position from where the user started to drag to the position where the user has left the object.
ChessJS expects the participant to get the start and the end co-ordinates of the drag and drop so that the maintainers can work on implementing this feature.
All reactions