add games

This commit is contained in:
zoe 2022-04-29 15:19:12 +02:00
parent bc615894d8
commit c8c5d5f6d8
20 changed files with 308 additions and 9 deletions

View file

@ -17,11 +17,25 @@
<h1 id="title"><a target="_blank" rel="noreferrer noopener" href="./index.xml" class="colorswitch with-rss" id="rss-title">games </a></h1>
</header>
<p>these are the games i made / am working on!
hope you have fun playing them! but if you don&rsquo;t that sounds like a personal problem!</p>
</article>
<div id="pagelist">
<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>
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/games/trainyard-trouble/">read more...</a>
</div>
<div id="postlist">
<h2 class="colorswitch posttitle">
<a class="colorswitch singlepagelink" href="https://zoe.kittycat.homes/games/plantgame/">untitled plant game</h2><div class="postdescription">in this game you take care of a very talkative plant</a><br>
<a class="postinfo colorswitch" href="https://zoe.kittycat.homes/games/plantgame/">read more...</a>
</div>
</div>
</div>
</main>

View file

@ -7,5 +7,25 @@
<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>trainyard trouble</title>
<link>https://zoe.kittycat.homes/games/trainyard-trouble/</link>
<pubDate>Fri, 29 Apr 2022 14:50:29 +0200</pubDate>
<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>
</item>
<item>
<title>untitled plant game</title>
<link>https://zoe.kittycat.homes/games/plantgame/</link>
<pubDate>Fri, 29 Apr 2022 14:02:25 +0200</pubDate>
<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>
</item>
</channel>
</rss>

View file

@ -0,0 +1,85 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>untitled plant game@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">untitled plant game</a></h1>
</div>
<div>
<article id="content" class="colorswitch">
<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>
</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>
</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="untitled plant game"> 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>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>
</nav>
</span>
<span id="footer-right">
<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>
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
<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>
<a class="hamburger-nav-item colorswitch" href="/posts/" title="posts">龎 posts</a><br>
</nav>
</div>
</span>
</footer>
</body>
</html>

View file

@ -0,0 +1,88 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>trainyard trouble@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">trainyard trouble</a></h1>
</div>
<div>
<article id="content" class="colorswitch">
<p><a href="https://bathearttiger.itch.io/trainyard-trouble">itch.io</a> <a href="https://git.kittycat.homes/BatHeartTiger/trainyard-trouble">git</a></p>
<p><a href="/links/buddies#tess">tess</a> 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
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="https://www.youtube.com/embed/vBq0aBTBh8s" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
</p>
<p>we made this for a <a href="https://godotwildjam.com/">godot wildjam</a> 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&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&rsquo;s great!</p>
<p>anyways i think overall it turned out to be pretty fun once you figure out how it works :)</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="trainyard trouble"> 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>
<a class="footer-nav-item colorswitch" href="/posts/" title="posts"></a>
</nav>
</span>
<span id="footer-right">
<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>
<button type="button" id="darkmode-button-small" class="colorswitch hamburger"></button>
<button type="button" id="hamburger-button" class="colorswitch hamburger" title="hamburger navigation menu button"></button>
<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>
<a class="hamburger-nav-item colorswitch" href="/posts/" title="posts">龎 posts</a><br>
</nav>
</div>
</span>
</footer>
</body>
</html>

BIN
public/img/happycat.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

BIN
public/img/plantgame.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta name="generator" content="Hugo 0.96.0" />
<meta name="generator" content="Hugo 0.97.3" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>home@bat</title>

View file

@ -6,7 +6,27 @@
<description>Recent content in home on bat</description>
<generator>Hugo -- gohugo.io</generator>
<language>eng</language>
<lastBuildDate>Sat, 16 Apr 2022 22:54:41 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Fri, 29 Apr 2022 14:50:29 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>trainyard trouble</title>
<link>https://zoe.kittycat.homes/games/trainyard-trouble/</link>
<pubDate>Fri, 29 Apr 2022 14:50:29 +0200</pubDate>
<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>
</item>
<item>
<title>untitled plant game</title>
<link>https://zoe.kittycat.homes/games/plantgame/</link>
<pubDate>Fri, 29 Apr 2022 14:02:25 +0200</pubDate>
<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>
</item>
<item>
<title>wisdom</title>
<link>https://zoe.kittycat.homes/software/wisdom/</link>
@ -24,7 +44,7 @@
<guid>https://zoe.kittycat.homes/links/nice_things/</guid>
<description>&amp;nbsp;my girlfriend!!! hehe fae is so cute
&amp;nbsp;videos &amp;nbsp;a whole tray of peas the raw energy of this is just amazing she just eats the entire tray of peas!!! impressive!</description>
&amp;nbsp;videos &amp;nbsp;a whole tray of peas she just eats the entire tray of peas!!! impressive! the raw energy of this is just amazing </description>
</item>
<item>

View file

@ -14,7 +14,7 @@
<guid>https://zoe.kittycat.homes/links/nice_things/</guid>
<description>&amp;nbsp;my girlfriend!!! hehe fae is so cute
&amp;nbsp;videos &amp;nbsp;a whole tray of peas the raw energy of this is just amazing she just eats the entire tray of peas!!! impressive!</description>
&amp;nbsp;videos &amp;nbsp;a whole tray of peas she just eats the entire tray of peas!!! impressive! the raw energy of this is just amazing </description>
</item>
<item>

View file

@ -32,7 +32,12 @@
&nbsp;a whole tray of peas
</a>
</h3>
<p><a href="https://www.youtube.com/watch?v=HWcKcUn7e-8">the raw energy of this is just amazing</a> she just eats the entire tray of peas!!! impressive!</p>
<p>she just eats the entire tray of peas!!! impressive!
the raw energy of this is just amazing
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
<iframe src="https://www.youtube.com/embed/HWcKcUn7e-8" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe>
</div>
</p>
</article>
</div>

View file

@ -260,9 +260,12 @@ footer {
height: auto; }
#content p,
#content img,
#content img,
#content ul,
#content ol,
#content table,
#content iframe,
code,
.postdescription,
hr,
@ -270,6 +273,13 @@ hr,
margin-right: 24%;
margin-left: 24%; }
#content img,
#content iframe {
display: block;
overflow: hidden;
max-width: 52%;
max-height: 100%; }
p code {
margin-left: 0;
margin-right: 0; }
@ -449,6 +459,9 @@ input[type="checkbox"] {
align-items: center;
display: flex; }
img {
border-style: solid; }
.togglelabel::after {
left: calc(100% - 67pt);
content: "";

View file

@ -3,7 +3,13 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://zoe.kittycat.homes/</loc>
<lastmod>2022-04-16T22:54:41+02:00</lastmod>
<lastmod>2022-04-29T14:50:29+02:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/games/trainyard-trouble/</loc>
<lastmod>2022-04-29T14:50:29+02:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/games/plantgame/</loc>
<lastmod>2022-04-29T14:02:25+02:00</lastmod>
</url><url>
<loc>https://zoe.kittycat.homes/software/wisdom/</loc>
<lastmod>2022-04-16T22:54:41+02:00</lastmod>