From 27834dab06d4987e91f66354e722d0ac5d0d4ba2 Mon Sep 17 00:00:00 2001 From: "maxim.dolgolyov" Date: Tue, 24 Feb 2026 18:21:35 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?/=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- editor.html | 551 ++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 142 ++++++++++++++ 2 files changed, 693 insertions(+) create mode 100644 editor.html create mode 100644 index.html diff --git a/editor.html b/editor.html new file mode 100644 index 0000000..1ec05d4 --- /dev/null +++ b/editor.html @@ -0,0 +1,551 @@ + + + + + + 🎮 Редактор Уровней + + + + +

🎮 Редактор Уровней

+ +
+ + + + + +
+ +
+ +
+ +

ЛКМ: разместить | ПКМ: удалить | Перетаскивание: двигать объекты

+ +
+ + + + + + + + + + + +
+ +
+ Объектов: 0 | ЛКМ: разместить | ПКМ: удалить | Drag: переместить +
+ + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..674fc0b --- /dev/null +++ b/index.html @@ -0,0 +1,142 @@ + + + + + + 🚀 ПЛАТФОРМЕР - Приключение + + + +
+

ЗАГРУЗКА...

+
+
+ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file