From 2a34f949f105c6a1485d7d08037b1a8d65e1a020 Mon Sep 17 00:00:00 2001
From: Fstarnb <78671757+Fstarnb@users.noreply.github.com>
Date: Mon, 1 Dec 2025 00:09:36 +0800
Subject: [PATCH 1/2] Add Jump Cat game fixes and polish
---
jump-cat.html | 551 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 551 insertions(+)
create mode 100644 jump-cat.html
diff --git a/jump-cat.html b/jump-cat.html
new file mode 100644
index 0000000..8c513ca
--- /dev/null
+++ b/jump-cat.html
@@ -0,0 +1,551 @@
+
+
+
+
+
🐱 JUMP CAT
+
+
+
+
+
Hold Screen to Charge • Release to Jump
+
+
+
+
+
+
+
+
+
+
+
From b026bc09221689c29a7f2fd6a939e6cab54ec955 Mon Sep 17 00:00:00 2001
From: Fstarnb <78671757+Fstarnb@users.noreply.github.com>
Date: Mon, 1 Dec 2025 00:17:16 +0800
Subject: [PATCH 2/2] Fix clouds visibility and solidify platforms
---
jump-cat.html | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/jump-cat.html b/jump-cat.html
index 8c513ca..cc83ae5 100644
--- a/jump-cat.html
+++ b/jump-cat.html
@@ -278,7 +278,7 @@