moonpatel / ChessHub

A web application for playing multiplayer chess
17 stars 19 forks source link

show captured pieces of players #9

Open moonpatel opened 11 months ago

moonpatel commented 11 months ago

Show the captured pieces of the players and the opponent. Use the same images that are used in the board for this purpose. You need to add another variable that holds the capturedPieces in the state in useReducer() of chess-game-context.jsx file The captured piece should be displayed in this area. image For reference: image

twong17 commented 10 months ago

Could you assign this one to me please?

moonpatel commented 10 months ago

Yeah sure @twong17