From e63ac8be9b4eac025b39d2a4f4b428f24124c3f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arsenijs=20=C4=BBu?= Date: Sun, 28 Apr 2024 12:44:22 +0000 Subject: [PATCH] Update game.html --- game.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/game.html b/game.html index 0498660..45d9108 100644 --- a/game.html +++ b/game.html @@ -134,6 +134,7 @@
  • About
  • Game
  • Support
  • +
  • Updates
  • @@ -155,7 +156,7 @@ - Multiplayer modes and special events

    -

    How to Play

    +

    Difficulties

    To start playing Tanks 2D, download the game using the link below and follow the instructions to install it. You can play single-player or join multiplayer battles to test your skills against other players. @@ -188,7 +189,7 @@ // Здесь можно добавить код для отправки оценок на сервер или их обработки - alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roma. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars"); + alert("Thank you for your ratings! \nFrom: Arsenij, Artem and Roman. :) \nWebsite: " + websiteRating + " stars\nGame: " + gameRating + " stars"); }