You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The game should come to an end when the time duration set for the game of a player is up.
Actual behavior
The game continues even when a time of one of the player is used up already. This is not allowed in chess rule.
How to reproduce
Install app from playstore
Click on play
Click on the settings icon slider (3 dots beside option) at the top right corner.
Click on “set clock” and select any time (2 minutes preferably so as to get test results faster) apart from no clock option
Play the game for till your time is up or your opponent time is up.
It will be observed that the even though the game time is up, the game continue to run and both players can still play. Hence, the bug.
Browser/App version: Chess version 8.8.3
*Operating system: Android 6.0
The app engine does not have an ended game state except for actual mate or draw/stalemate positions. Hence a time-up, or resigned game is currently not possible. Hence the label feature and not bug. So this will take a bit more to implement.
Expected behavior
The game should come to an end when the time duration set for the game of a player is up.
Actual behavior
The game continues even when a time of one of the player is used up already. This is not allowed in chess rule.
How to reproduce
It will be observed that the even though the game time is up, the game continue to run and both players can still play. Hence, the bug.
*Operating system: Android 6.0
Recording Of The Bug
https://youtu.be/WqLSzNAswCE
The text was updated successfully, but these errors were encountered: