Update src/index.html
All checks were successful
On_Push / build (push) Successful in 26s

This commit is contained in:
flamez 2025-03-05 14:47:22 +00:00
parent a0e41a074e
commit 6ee285f51c

View file

@ -86,10 +86,10 @@
<div class="panel"> <div class="panel">
<p2>Week 4 was a bit better than the previous week i retreated to doing some sprite work for level design. I did some work for the Underground Facility, making various wall sprite for the facility, I struggled with designs I ended up on maing a brick wall design that i was very happy with, but after making the designs and reading the story and the design ideas, I felt that the brick wall didnt suit the story as it is an underground facility and a brick wall would not survive underwater, So i had to scrap those ideas, the benfit of doing those walls were it helped me understand spritework and the software asperite a bit more. </p2> <p2>Week 4 was a bit better than the previous week i retreated to doing some sprite work for level design. I did some work for the Underground Facility, making various wall sprite for the facility, I struggled with designs I ended up on maing a brick wall design that i was very happy with, but after making the designs and reading the story and the design ideas, I felt that the brick wall didnt suit the story as it is an underground facility and a brick wall would not survive underwater, So i had to scrap those ideas, the benfit of doing those walls were it helped me understand spritework and the software asperite a bit more. </p2>
<br> <br>
<img src="SinglePlainWall.png" alt="OldWallSprite Image" height="200px" width="200px" > <img src="SinglePlainWall.png" alt="SinglePlainWall Image" height="200px" width="200px" >
<img src="WallSprite1.png" alt="PillarSprite3 Image" height="200px" width="200px" > <img src="WallSprite1.png" alt="WallSprite1 Image" height="200px" width="200px" >
<img src="WallSprite2.png" alt="PillarSprite4 Image" height="200px" width="200px" > <img src="WallSprite2.png" alt="WallSprite2 Image" height="200px" width="200px" >
<img src="WallSprite3.png" alt="PillarSprite1 Image" height="200px" width="200px" > <img src="WallSprite3.png" alt="WallSprite3 Image" height="200px" width="200px" >
</div> </div>