From 1a8add76d8f8cd54105bcda1c833af4512c79719 Mon Sep 17 00:00:00 2001 From: NetMan <13informatyka14@gmail.com> Date: Wed, 3 Jan 2024 21:56:57 +0100 Subject: [PATCH] Added start game button Now the game does not start automatically and there's no need to refresh --- index.html | 19 +++++++++++++++++++ index.js | 6 ++++-- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 4474fa8..9edcc8d 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,27 @@