From 4db4b5791cd1359519933871ab65412acafb71d7 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Mon, 27 Feb 2023 22:35:28 +0100 Subject: v1.1.0 Refactor of loading screen Faster loading time by concurently awaiting all promises Minor bug fix Added litle help menu at the start of the game --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index cb2de82..4f8a6e3 100644 --- a/index.html +++ b/index.html @@ -8,8 +8,11 @@ 1942 - - + +
GAME IS LOADING
+ + +

/ is fire button, WSAD to move, spacebar to roll

-- cgit v1.3.1