mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
add games
This commit is contained in:
parent
bc615894d8
commit
c8c5d5f6d8
20 changed files with 308 additions and 9 deletions
|
@ -8,3 +8,5 @@ menu:
|
|||
name: ""
|
||||
---
|
||||
|
||||
these are the games i made / am working on!
|
||||
hope you have fun playing them! but if you don't that sounds like a personal problem!
|
||||
|
|
13
content/games/plantgame.md
Normal file
13
content/games/plantgame.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "untitled plant game"
|
||||
date: 2022-04-29T14:02:25+02:00
|
||||
description: "in this game you take care of a very talkative plant"
|
||||
draft: false
|
||||
---
|
||||
[itch.io](https://bathearttiger.itch.io/untitled-plant-game) [git](https://git.kittycat.homes/BatHeartTiger/untitled-plant-game)
|
||||
|
||||
there'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](/links/buddies/#tess) for the [procjam 21](https://www.procjam.com/)
|
||||
{{<figure src="/img/plantgame.webp" alt="plantgame screenshot, there's a randomly generated plant in front of a window, theres also a dialogue box where the plant is talking to you!">}}
|
||||
|
||||
we made it in godot and it was a very pleasent experience you can play it in the browser on [itch.io](https://bathearttiger.itch.io/untitled-plant-game)!
|
19
content/games/trainyard-trouble.md
Normal file
19
content/games/trainyard-trouble.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: "trainyard trouble"
|
||||
date: 2022-04-29T14:50:29+02:00
|
||||
draft: false
|
||||
description: "cargo management game"
|
||||
---
|
||||
|
||||
[itch.io](https://bathearttiger.itch.io/trainyard-trouble) [git](https://git.kittycat.homes/BatHeartTiger/trainyard-trouble)
|
||||
|
||||
[tess](/links/buddies#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
|
||||
{{<youtube vBq0aBTBh8s>}}
|
||||
|
||||
we made this for a [godot wildjam](https://godotwildjam.com/) 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... the macos version had sound, but no video, the windows version had video but no sound, but the linux version worked fine so that's great!
|
||||
|
||||
anyways i think overall it turned out to be pretty fun once you figure out how it works :)
|
||||
|
||||
|
|
@ -12,4 +12,5 @@ description: "this is a list of very good things"
|
|||
|
||||
## videos
|
||||
### a whole tray of peas
|
||||
[the raw energy of this is just amazing](https://www.youtube.com/watch?v=HWcKcUn7e-8) she just eats the entire tray of peas!!! impressive!
|
||||
she just eats the entire tray of peas!!! impressive!
|
||||
the raw energy of this is just amazing {{<youtube HWcKcUn7e-8>}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue