chess
chess copied to clipboard
Timer logic
On the frontend, figure out the clocks based on the moves array On the backend, if any user runs out of 10 minutes, the game should end
hey @hkirat i can work on this feature
@hkirat Already add a PR #80
@hkirat Added timing for each move in PR #198