displaySuccessMessage

private fun displaySuccessMessage(solveStatus: SolveStatus)

Displays the pertinent success message based on the game status, which, in turn, depends on whether the user solves the puzzle or opts to play the solution walkthrough instead.

Parameters

solveStatus

Game status depending on whether the user solves the puzzle or opts to play the solution walkthrough instead.