From e31f965d3f91800b7c731b07cbfcea24aa0ad652 Mon Sep 17 00:00:00 2001 From: rachelvelez983-prog Date: Fri, 28 Nov 2025 19:53:50 -0700 Subject: [PATCH 1/2] Create Goku Goku will keep you safe --- Goku | 1 + 1 file changed, 1 insertion(+) create mode 100644 Goku diff --git a/Goku b/Goku new file mode 100644 index 0000000..ddf4614 --- /dev/null +++ b/Goku @@ -0,0 +1 @@ +Goku will walk with you and help you not get hurt and he will beat up people if they mess with you From 3e7ded938297f11808cbe1e140227a646ccb3a3c Mon Sep 17 00:00:00 2001 From: rachelvelez983-prog Date: Fri, 28 Nov 2025 20:05:23 -0700 Subject: [PATCH 2/2] Add Goku fighting demo --- index.html | 158 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..5170df4 --- /dev/null +++ b/index.html @@ -0,0 +1,158 @@ + + + + + Goku Follows & Fights + + + + + +
Use WASD or arrows to move. Space = command Goku dash. Enemies spawn every 2s. Player HP: 100
+ + + \ No newline at end of file