Removed games

This commit is contained in:
BOTAlex 2025-10-15 09:26:17 +02:00
parent e4c2dcae6a
commit 03f3109b12
2 changed files with 120 additions and 131 deletions

View file

@ -218,127 +218,127 @@
<ProfileSpacer/>
</div> -->
<article class="prose {mobile ? 'px-8' : ''}">
<h2
class="main-title {!mobile ? 'text-center m-auto' : 'm-0'}"
style="font-size: {!mobile ? 3 : 3}rem; "
>
Games
</h2>
<p>
Here are some of our games from various gamejams from the past. <br
/>(<span class="font-bold">ONLY</span> 48 hours per game)
</p>
</article>
<!-- <article class="prose {mobile ? 'px-8' : ''}"> -->
<!-- <h2 -->
<!-- class="main-title {!mobile ? 'text-center m-auto' : 'm-0'}" -->
<!-- style="font-size: {!mobile ? 3 : 3}rem; " -->
<!-- > -->
<!-- Games -->
<!-- </h2> -->
<!-- <p> -->
<!-- Here are some of our games from various gamejams from the past. <br -->
<!-- />(<span class="font-bold">ONLY</span> 48 hours per game) -->
<!-- </p> -->
<!-- </article> -->
<!---->
<!-- Spacer -->
<div style="width: 50%;" class={!mobile ? "py-8" : "py-4"}></div>
<div
class="grid grid-flow-row gap-4 sm:grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4"
>
<!-- Corro rebounce -->
<div class="games card bg-base-100 shadow-xl">
<figure style="height: 15em;">
<Carousel images={[Corrobot1, Corrobot2, Corrobot3]} />
</figure>
<div class="card-body">
<h2 class="card-title">Corrobot-rebounce</h2>
<p>A 3D sequel to Corrobot-Takeover</p>
<br />
<p>
This was made during <a
href="https://itch.io/jam/nordic-game-jam-2024/rate/2659665"
class="underline">Nordic gamejam 2024</a
>
</p>
<div class="card-actions justify-end">
<a
href="https://botalex.itch.io/corrobot-rebounce"
target="_blank"
class="btn btn-primary text-primary-content">View on itch.io</a
>
</div>
</div>
</div>
<!-- Blood -->
<div class="games card bg-base-100 w-96 shadow-xl">
<figure style="height: 15em;">
<Carousel images={[Blood1, Blood2, Blood3, Blood4, Blood5]} />
</figure>
<div class="card-body">
<h2 class="card-title">Unnamed blood game</h2>
<p>A game based on an unique kind of combat</p>
<br />
<p>
This was made during <a
href="https://itch.io/jam/future-game-makers-jam-2024"
class="underline">Future Game Makers</a
>, and of course our team won the competition.
</p>
<div class="card-actions justify-end">
<a
href="https://botalex.itch.io/mop-of-the-dead"
target="_blank"
class="btn btn-primary text-primary-content">View on itch.io</a
>
</div>
</div>
</div>
<!-- Time -->
<div class="games card bg-base-100 w-96 shadow-xl">
<figure style="height: 15em;">
<Carousel images={[Time1, Time2, Time3, Time4, Time5]} />
</figure>
<div class="card-body">
<h2 class="card-title">One More Time</h2>
<p>
What if time was money? A rougelike where you need to kill for time,
which you can choose to spend.
</p>
<br />
<p>
This was made during <a
href="https://itch.io/jam/dmspiljam-november-2021"
class="underline">Denmark Masters jam</a
>. This jam has youths allover Denmark to compete, and of course our
team won the competition again.
</p>
<div class="card-actions justify-end">
<a
href="https://botalex.itch.io/one-more-time"
target="_blank"
class="btn btn-primary text-primary-content">View on itch.io</a
>
</div>
</div>
</div>
<div class="games card bg-base-100 w-96 shadow-xl">
<figure class="rounded-b-none" style="height: 15em;">
<div class="bg-grid-100 flex w-full h-full"></div>
</figure>
<div class="card-body">
<h2 class="card-title">What's next?</h2>
<div class="skeleton mt-1 h-4 w-28"></div>
<div class="skeleton h-4 w-full"></div>
<div class="skeleton h-4 w-full"></div>
<div class="skeleton h-4 w-28"></div>
<div class="skeleton h-4 w-full"></div>
<div class="flex grow" />
<div class="card-actions justify-end">
<a
href="/"
target="_blank"
class="btn btn-primary text-primary-content text-primary-content"
>RECURSION!</a
>
</div>
</div>
</div>
</div>
<!-- <div style="width: 50%;" class={!mobile ? "py-8" : "py-4"}></div> -->
<!---->
<!-- <div -->
<!-- class="grid grid-flow-row gap-4 sm:grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4" -->
<!-- > -->
<!-- Corro rebounce -->
<!-- <div class="games card bg-base-100 shadow-xl"> -->
<!-- <figure style="height: 15em;"> -->
<!-- <Carousel images={[Corrobot1, Corrobot2, Corrobot3]} /> -->
<!-- </figure> -->
<!-- <div class="card-body"> -->
<!-- <h2 class="card-title">Corrobot-rebounce</h2> -->
<!-- <p>A 3D sequel to Corrobot-Takeover</p> -->
<!-- <br /> -->
<!-- <p> -->
<!-- This was made during <a -->
<!-- href="https://itch.io/jam/nordic-game-jam-2024/rate/2659665" -->
<!-- class="underline">Nordic gamejam 2024</a -->
<!-- > -->
<!-- </p> -->
<!-- <div class="card-actions justify-end"> -->
<!-- <a -->
<!-- href="https://botalex.itch.io/corrobot-rebounce" -->
<!-- target="_blank" -->
<!-- class="btn btn-primary text-primary-content">View on itch.io</a -->
<!-- > -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!---->
<!-- Blood -->
<!-- <div class="games card bg-base-100 w-96 shadow-xl"> -->
<!-- <figure style="height: 15em;"> -->
<!-- <Carousel images={[Blood1, Blood2, Blood3, Blood4, Blood5]} /> -->
<!-- </figure> -->
<!-- <div class="card-body"> -->
<!-- <h2 class="card-title">Unnamed blood game</h2> -->
<!-- <p>A game based on an unique kind of combat</p> -->
<!-- <br /> -->
<!-- <p> -->
<!-- This was made during <a -->
<!-- href="https://itch.io/jam/future-game-makers-jam-2024" -->
<!-- class="underline">Future Game Makers</a -->
<!-- >, and of course our team won the competition. -->
<!-- </p> -->
<!-- <div class="card-actions justify-end"> -->
<!-- <a -->
<!-- href="https://botalex.itch.io/mop-of-the-dead" -->
<!-- target="_blank" -->
<!-- class="btn btn-primary text-primary-content">View on itch.io</a -->
<!-- > -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!---->
<!-- Time -->
<!-- <div class="games card bg-base-100 w-96 shadow-xl"> -->
<!-- <figure style="height: 15em;"> -->
<!-- <Carousel images={[Time1, Time2, Time3, Time4, Time5]} /> -->
<!-- </figure> -->
<!-- <div class="card-body"> -->
<!-- <h2 class="card-title">One More Time</h2> -->
<!-- <p> -->
<!-- What if time was money? A rougelike where you need to kill for time, -->
<!-- which you can choose to spend. -->
<!-- </p> -->
<!-- <br /> -->
<!-- <p> -->
<!-- This was made during <a -->
<!-- href="https://itch.io/jam/dmspiljam-november-2021" -->
<!-- class="underline">Denmark Masters jam</a -->
<!-- >. This jam has youths allover Denmark to compete, and of course our -->
<!-- team won the competition again. -->
<!-- </p> -->
<!-- <div class="card-actions justify-end"> -->
<!-- <a -->
<!-- href="https://botalex.itch.io/one-more-time" -->
<!-- target="_blank" -->
<!-- class="btn btn-primary text-primary-content">View on itch.io</a -->
<!-- > -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!---->
<!-- <div class="games card bg-base-100 w-96 shadow-xl"> -->
<!-- <figure class="rounded-b-none" style="height: 15em;"> -->
<!-- <div class="bg-grid-100 flex w-full h-full"></div> -->
<!-- </figure> -->
<!-- <div class="card-body"> -->
<!-- <h2 class="card-title">What's next?</h2> -->
<!-- <div class="skeleton mt-1 h-4 w-28"></div> -->
<!-- <div class="skeleton h-4 w-full"></div> -->
<!-- <div class="skeleton h-4 w-full"></div> -->
<!-- <div class="skeleton h-4 w-28"></div> -->
<!-- <div class="skeleton h-4 w-full"></div> -->
<!-- <div class="flex grow" /> -->
<!-- <div class="card-actions justify-end"> -->
<!-- <a -->
<!-- href="/" -->
<!-- target="_blank" -->
<!-- class="btn btn-primary text-primary-content text-primary-content" -->
<!-- >RECURSION!</a -->
<!-- > -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
<!-- </div> -->
</div>
</div>

View file

@ -88,17 +88,6 @@
/>
<div class="{hideOnPrint ? 'hide-on-print' : ''} w-full">
<!-- <!-- Keep scrolling thing --> -->
<!-- <div class="hidden h-64 w-full flex flex-col justify-center items-center"> -->
<!-- <div>Keep scrolling to veiw [Redacted]'s portfolio site!</div> -->
<!-- <div class="flex justify-center"> -->
<!-- <ArrowBigDown /> -->
<!-- <ArrowBigDown /> -->
<!-- <ArrowBigDown /> -->
<!-- <ArrowBigDown /> -->
<!-- </div> -->
<!-- </div> -->
<div
class="hidden h-64 w-full flex flex-col justify-end items-center"
bind:this={unscrollScrollDiv}