From 9a2d36312925f66baf263db905ce80cc1fd3c092 Mon Sep 17 00:00:00 2001 From: Ismail Amara Date: Wed, 26 Nov 2025 14:14:12 +0100 Subject: [PATCH] a --- index.html | 11 +++++++++++ script.js | 0 style.css | 0 3 files changed, 11 insertions(+) create mode 100644 index.html create mode 100644 script.js create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..f327a9d --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Hasen-Simulator + + + + + \ No newline at end of file diff --git a/script.js b/script.js new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29