"Project Rock,Scissors,Paper" version 1

Signed-off-by: Alice <Svfoxel@yandex.ru>
This commit is contained in:
2026-05-07 17:42:28 +03:00
parent fcccb35138
commit ff1820d582
3 changed files with 71 additions and 9 deletions
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<head> <title>Игрульки</title></head>
<body>
<script type="text/javascript" src="main.js"></script>
<h1>Вас приветствует игра "Камень, Ножницы, Бумага"</h1>
</body>
</html>