As a user
I want to see a preview of the possible moves a certain piece is allowed to do, as soon as i click on it,
in order to have a visual representation of my options are
Description
Acceptance criteria
[x] pieces respond to click input
[x] visual representation of possible moves
Tasks
[x] create a branch
[x] setup react-chessboard library in RandomMoveEngine.js to match above stated requirements
Value proposition
As a user I want to see a preview of the possible moves a certain piece is allowed to do, as soon as i click on it, in order to have a visual representation of my options are
Description
Acceptance criteria
Tasks