From c9010a48dc642cb9b8d9c46144497f1748516d50 Mon Sep 17 00:00:00 2001 From: flamez Date: Tue, 22 Apr 2025 09:25:01 +0000 Subject: [PATCH] Update src/index.html --- src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index af84007..ab309e9 100644 --- a/src/index.html +++ b/src/index.html @@ -161,9 +161,9 @@
I Started the week by discussing new Enemies to be used within the Game, I still dont feel comfotable drawing pixel art of characters/enemies to a expected level for a game this lead me to work with Kuba, as he is more experienced with the Software, I disscused some ideas after some research I came to the conclusion that a Swordfish, Crocodile and a Manta Ray would be intersting enemies for our game. I drew some examples of what i thought they would look like and we had a go at making some placeholders for the individual enemy sprites. - SaltWaterCroc Image - Swordfish Image - Mantaray Image + SaltWaterCroc Image + Swordfish Image + Mantaray Image
On Tuesday, I did more artwork and worked on my Game Development Diary, The artwork i did today was more for the attack, we orginaly had a placeholder beam attack, I improved the placeholder design with my own. I Also Made a placeholder Heart for Shay to try and programme a consumable to heal the player.