From 1690d2eabcb5a6abea203fe010e5a88612f9e4a5 Mon Sep 17 00:00:00 2001 From: Dario48true Date: Mon, 24 Feb 2025 12:15:49 +0100 Subject: [PATCH] refactored index and added a fun game --- bin/crypto.html | 59 ++++++++++++++++++++++ bin/index.html | 45 +++++++++-------- bin/point-and-click.html | 102 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 186 insertions(+), 20 deletions(-) create mode 100644 bin/crypto.html create mode 100644 bin/point-and-click.html diff --git a/bin/crypto.html b/bin/crypto.html new file mode 100644 index 0000000..8bcfd81 --- /dev/null +++ b/bin/crypto.html @@ -0,0 +1,59 @@ + + + + + + + + + + + + /bin/ + + + + + +
+
+
+ Dario48's website +
+ +
+
+
+ + + + + +
+
+
+ + diff --git a/bin/index.html b/bin/index.html index 8bcfd81..51c68e2 100644 --- a/bin/index.html +++ b/bin/index.html @@ -11,16 +11,15 @@ content="A website from a guy who hates web dev" property="og:description" /> - + - /bin/ + / - - +
@@ -36,23 +35,29 @@
-
- - - - - + +
+ diff --git a/bin/point-and-click.html b/bin/point-and-click.html new file mode 100644 index 0000000..8ef2da6 --- /dev/null +++ b/bin/point-and-click.html @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + WASM-4 Game + + + + + + + + +
+ +