This commit is contained in:
zoe 2022-04-29 20:59:55 +02:00
parent 1e44cf2478
commit f1a2a978c0
4 changed files with 20 additions and 11 deletions

View file

@ -20,8 +20,8 @@
<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 class="embed">
<iframe src="https://www.youtube.com/embed/vBq0aBTBh8s" 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!