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
Continue button currently returns player to home screen.
Instead, should progress the player onto the next level (see Issue Implement levels #5) if player has won. Also, change button text to: "Continue to Next Level"
If player has lost, change to "Play Again?" and redirect to home screen.
Continue button currently returns player to home screen.