build tHE THINGS

This commit is contained in:
zoe 2023-03-12 16:06:29 +01:00
parent b0b3af4ecf
commit 6146ebf387
21 changed files with 309 additions and 107 deletions

View file

@ -25,6 +25,12 @@ hope you have fun playing them! but if you don’t that sounds like a person
<div id="pagelist">
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/games/mystery_creature/">mystery creature</h2><div class="postdescription">short visual novel for gameboy and web</a><br>
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/games/mystery_creature/">read more...</a>
</div>
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/games/trainyard-trouble/">trainyard trouble</h2><div class="postdescription">cargo management game</a><br>

View file

@ -7,6 +7,15 @@
<generator>Hugo -- gohugo.io</generator>
<language>eng</language>
<lastBuildDate>Fri, 15 Apr 2022 20:42:16 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/games/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>mystery creature</title>
<link>https://zoe.kittycat.homes/games/mystery_creature/</link>
<pubDate>Sun, 12 Mar 2023 15:31:26 +0100</pubDate>
<guid>https://zoe.kittycat.homes/games/mystery_creature/</guid>
<description>Mystery creature is a small visual novel for the gameboy (dmg) and web in which an alien finds a cat. It even has multiple endings! Hooray! The game was made for a game jam and it was very fun to develop for gameboy. :)</description>
</item>
<item>
<title>trainyard trouble</title>
<link>https://zoe.kittycat.homes/games/trainyard-trouble/</link>
@ -14,7 +23,7 @@
<guid>https://zoe.kittycat.homes/games/trainyard-trouble/</guid>
<description>itch.io git
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&amp;hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&amp;rsquo;s great!</description>
tess and i also made this game for a game jam! you manage a cargo train terminal with three trains and your goal is to survive as long as you can without the storage area overflowing we made this for a godot wildjam and it was a bit messy! the plan was to try out godot 4, which was in alpha 4 at that point, and most of the things worked fine until we tried to export the game&amp;hellip; the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that&amp;rsquo;s great!</description>
</item>
<item>
@ -24,7 +33,7 @@ tess and i also made this game for a game jam! you manage a cargo train terminal
<guid>https://zoe.kittycat.homes/games/plantgame/</guid>
<description>itch.io git
there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
there&amp;rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it! i made this game together with tess for the procjam 21 we made it in godot and it was a very pleasent experience you can play it in the browser on itch.io!</description>
</item>
</channel>

View file

@ -0,0 +1,91 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="short visual novel for gameboy and web">
<title>mystery creature@bat</title>
<script type="module" src="/js/main.js"></script>
<link rel="stylesheet" href="/scss/main.css">
<link rel="icon" type="image/x-icon" href="/svg/favicon.svg">
</head>
<body class="colorswitch"><div id="content">
<section id="main">
<div class="titlecontainer">
<h1 id="title" class="colorswitch"><a href="../" class="colorswitch uplink">mystery creature</a></h1>
</div>
<div>
<article id="content" class="colorswitch">
<figure><img src="/img/creature.gif"
alt="a gif with some gameplay. there are some text boxes and a cat sitting in a bright room. dialogue: there are several round items on the right. you suspect them to be a bed, food and water. \&gt; try the food. the small creature makes a noise. it sounds displased with you. the food doesnt taste great either. overall not a good decision"/>
</figure>
<p>Mystery creature is a small visual novel for the gameboy (dmg) and <a href="https://fruitsbat.itch.io/mystery-creature">web</a> in which an alien finds a cat.
It even has multiple endings! Hooray! The game was made for <a href="https://itch.io/jam/my-first-game-jam-winter-2023">a game jam</a> and it was very fun to develop for gameboy. :)</p>
</article>
</div>
</section>
<aside id="meta">
<div>
<section>
</section>
</div>
</aside>
</div><footer class="colorswitch">
<span id="footer-left"><a href="/" id="pageindicator" class="colorswitch" title="mystery creature"> bat</a></span>
<span id="footer-center">
<nav id="footer-nav" aria-label="navigation">
<a class="footer-nav-item colorswitch" href="/" title="home"></a>
<a class="footer-nav-item colorswitch" href="/links/" title="links"></a>
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item active colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
</nav>
</span>
<span id="footer-right">
<div class="flexjs">
<input type="checkbox" id="darkmode-toggle" aria-label="darkmode toggle" class="toggleinput">
<label class="togglelabel colorswitch" for="darkmode-toggle" aria-label="darkmode toggle" role="checkbox" id="darkmode-toggle-label"></label>
</div>
<div class="flexjs">
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
<nav aria-label="hamburger menu">
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
</nav>
</div>
<noscript>
<nav>
<a class="colorswitch footer-nav-item" id="replacement-burger" href="/nav"></a>
</nav>
</noscript>
<div class="hamburger colorswitch hidden" id="hamburger-bg">
<nav id="hamburger-nav" aria-label="navigation">
<a class="hamburger-nav-item colorswitch" href="/" title="home"> home</a><br>
<a class="hamburger-nav-item colorswitch" href="/links/" title="links"> links</a><br>
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>
</nav>
</span>
</noscript>
</footer>
</body>
</html>

View file

@ -20,9 +20,8 @@
<p><a href="https://bathearttiger.itch.io/untitled-plant-game">itch.io</a> <a href="https://git.kittycat.homes/BatHeartTiger/untitled-plant-game">git</a></p>
<p>there&rsquo;s not really a lot to do here, but you get to watch a randomly generated plant grow and talk to it!
i made this game together with <a href="/links/buddies/#tess">tess</a> for the <a href="https://www.procjam.com/">procjam 21</a>
<figure>
<img src="/img/plantgame.webp"
alt="plantgame screenshot, there&#39;s a randomly generated plant in front of a window, theres also a dialogue box where the plant is talking to you!"/>
<figure><img src="/img/plantgame.webp"
alt="plantgame screenshot, there&#39;s a randomly generated plant in front of a window, theres also a dialogue box where the plant is talking to you!"/>
</figure>
</p>
<p>we made it in godot and it was a very pleasent experience you can play it in the browser on <a href="https://bathearttiger.itch.io/untitled-plant-game">itch.io</a>!</p>
@ -50,7 +49,7 @@ i made this game together with <a href="/links/buddies/#tess">tess</a> for the <
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item active colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
@ -82,7 +81,7 @@ i made this game together with <a href="/links/buddies/#tess">tess</a> for the <
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>

View file

@ -52,7 +52,7 @@ the plan was to try out godot 4, which was in alpha 4 at that point, and most of
<a class="footer-nav-item colorswitch" href="/music/" title="music"></a>
<a class="footer-nav-item colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item active colorswitch" href="/games/" title="games"></a>
<a class="footer-nav-item colorswitch" href="/software/" title="software"></a>
@ -84,7 +84,7 @@ the plan was to try out godot 4, which was in alpha 4 at that point, and most of
<a class="hamburger-nav-item colorswitch" href="/music/" title="music"> music</a><br>
<a class="hamburger-nav-item colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item active colorswitch" href="/games/" title="games"> games</a><br>
<a class="hamburger-nav-item colorswitch" href="/software/" title="software"> software</a><br>