chess icon indicating copy to clipboard operation
chess copied to clipboard

feat: fix Game End && Timer logic

Open VK-RED opened this issue 9 months ago • 1 comments

Fixes : #240

Fixed Changes

  1. Players will be notified about the winner's name, instead of an undefined alert in the console.
  2. Fixed timer logic, so that it does n't run after 00:00

Screencast

Screencast from 27-04-24 12:41:27 PM IST.webm

VK-RED avatar Apr 27 '24 08:04 VK-RED

@hkirat can you check this out!!

VK-RED avatar Apr 27 '24 11:04 VK-RED

Ending logic handled in https://github.com/code100x/chess/pull/269

hkirat avatar May 03 '24 05:05 hkirat