SUCCESS_DISPLAY

const val SUCCESS_DISPLAY: Int = 5000

Maximum duration of the display of the success message once a game is completed (that is, the shuffled puzzle is solved).

The success message can be prematurely hidden by interacting with the UI (for example, clicking the shuffle button and moving a tile).