feat: update content
All checks were successful
create archive with lfs / tag (push) Successful in 9s

This commit is contained in:
dusk 2024-11-17 22:42:54 +03:00
parent e812557794
commit 604a34ed19
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -61,14 +61,16 @@
<Window title="latest stuff" style="mt-auto"> <Window title="latest stuff" style="mt-auto">
<div class="prose prose-ralsei prose-img:m-0 leading-6"> <div class="prose prose-ralsei prose-img:m-0 leading-6">
<p> <p>
worked on a game for a jam!! check it out at <a href="https://manonox.itch.io/fish-well" new game prototype thingy <a href="https://yusdacra.itch.io/lightfelt"
>it's itch.io page</a >at itch.io page</a
>! >!
spent a lot of time learning and designing the environment and scene stuff :3
trenchbroom and func_godot were used mainly!
</p> </p>
<img <img
class="md:max-w-[35rem]" class="md:max-w-[39.5rem]"
src="https://img.itch.zone/aW1hZ2UvMjkxNjQzOC8xNzQ2MDY2Mi5wbmc=/original/%2BIb5Vf.png" src="https://img.itch.zone/aW1hZ2UvMzExNTU5My8xODYyMjUwOS5qcGVn/original/%2BSrxFo.jpeg"
alt="fish well gameplay screenshot" alt="lightfelt screenshot"
/> />
</div> </div>
</Window> </Window>