added death.webp to projektike page
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<script lang="ts">
|
||||
import SubtitledImage from "$lib/components/subtitled-image.svelte";
|
||||
import Video from "$lib/video.svelte";
|
||||
</script>
|
||||
|
||||
@@ -14,4 +15,10 @@ The game, under the working title **Projektike**, featured artifacts such as fir
|
||||
|
||||
Similarly to games such as Smash Bros., it also allowed for character customisation and profile creation so that individual players could keep their gained rewards (which were meant to be implemented in the form of in-game cosmetics) and show them off without needing to configure them on each game load. We created a small array of visually distinct maps too.
|
||||
|
||||
The project is currently on hold as of May 2025.
|
||||
The project is currently on hold as of May 2025.
|
||||
|
||||
<SubtitledImage
|
||||
image="death.webp"
|
||||
altText="A wizard looking forward on a bright red background."
|
||||
subtitle="We had this loading screen where the wizard character's head would spin while the level was being prepared. If the load ever failed though, the screen would turn bright red and the wizard would stop rotating, instead looking straight at the player. I forgot I implemented this and frightened the hell out of myself a few weeks later."
|
||||
/>
|
||||
BIN
static/projects/games/projektike/death.webp
Normal file
BIN
static/projects/games/projektike/death.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.6 KiB |
Reference in New Issue
Block a user