From 89307086f930778718b20d7d6528a8f5aa64d6a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Sun, 3 Jan 2021 22:06:11 +0100 Subject: [PATCH] implement restart game --- src/App.svelte | 114 +++++++++++++++++++++++++++++-------------------- 1 file changed, 68 insertions(+), 46 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index bc785ae..7632d16 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -3,6 +3,7 @@
-
GAME OVER
+
+ RESTART GAME + | GAME OVER +
{#each circles as _, i}