chess
chess copied to clipboard
feat: fix Game End && Timer logic
Fixes : #240
Fixed Changes
- Players will be notified about the winner's name, instead of an undefined alert in the console.
- Fixed timer logic, so that it does n't run after 00:00
Screencast
@hkirat can you check this out!!
Ending logic handled in https://github.com/code100x/chess/pull/269