diff --git a/gameScript.js b/gameScript.js index bb4df02..c6b0e20 100644 --- a/gameScript.js +++ b/gameScript.js @@ -131,7 +131,7 @@ function change(x) { time = `${min} minute(s) and ${sec} second(s)`; } setTimeout(function() { - $("#ol").html(`
You completed the ${mode} mode in ${moves} moves. It took you ${time}.
Comment Your Score!
Play Again ?
You completed the ${mode} mode in ${moves} moves. It took you ${time}.
Comment Your Score!