Add stickyfoot game to game post

This commit is contained in:
JP Hastings-Spital 2024-07-16 21:25:15 +01:00
parent 40edbff0e1
commit b2345be31e
2 changed files with 12 additions and 1 deletions

View file

@ -581,3 +581,12 @@ details {
} }
} }
} }
.pico-8 {
width: 100%;
max-width: 610px;
aspect-ratio: 1/1;
position: relative;
left: 50%;
transform: translate(-50%);
}

View file

@ -14,3 +14,5 @@ references:
slug: stickyfoot slug: stickyfoot
--- ---
What a lovely treat to start a lazy birthday! Eggnog Games has released Stickyfoot, a wonderful little Pico-8 game thats already had me hooked for a good few minutes — I highly recommend it! What a lovely treat to start a lazy birthday! Eggnog Games has released Stickyfoot, a wonderful little Pico-8 game thats already had me hooked for a good few minutes — I highly recommend it!
<iframe frameborder="0" allowfullscreen="true" src="https://html-classic.itch.zone/html/10831493/index.html" scrolling="no" allowtransparency="true" webkitallowfullscreen="true" mozallowfullscreen="true" msallowfullscreen="true" allow="autoplay; fullscreen *; gamepad; cross-origin-isolated; web-share" class="pico-8"></iframe>