diff options
Diffstat (limited to 'content/games')
-rw-r--r-- | content/games/birdy.md | 8 | ||||
-rw-r--r-- | content/games/cosmic.md | 8 | ||||
-rw-r--r-- | content/games/orb.md | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/content/games/birdy.md b/content/games/birdy.md new file mode 100644 index 0000000..b11de5b --- /dev/null +++ b/content/games/birdy.md @@ -0,0 +1,8 @@ +--- +title: "Birdy" +date: 2025-04-19 +--- + +[Play on itch.io](https://mark-powers.itch.io/birdy) + +This is a one-level arcade game made with Pico-8. I was inspired to make this after playing the arcade game *Flicky* at Galloping Ghosts in Chicago.
\ No newline at end of file diff --git a/content/games/cosmic.md b/content/games/cosmic.md new file mode 100644 index 0000000..5302256 --- /dev/null +++ b/content/games/cosmic.md @@ -0,0 +1,8 @@ +--- +title: "Cosmic Cargo" +date: 2019-08-25 +--- + +[Play on itch.io](https://seafarerscafe.itch.io/cosmic-cargo) + +An Oregon Trail inspired game taking place in space. I made this with some friends for GBJAM7.
\ No newline at end of file diff --git a/content/games/orb.md b/content/games/orb.md new file mode 100644 index 0000000..d7201c9 --- /dev/null +++ b/content/games/orb.md @@ -0,0 +1,8 @@ +--- +title: "Orb of Fortuity" +date: 2023-08-12 +--- + +[Play on itch.io](https://mark-powers.itch.io/orb-of-fortuity) + +This is a short game, inspired by TV game shows, for LOWREZJAM 2023. It's made with Pyxel, which is a python-based virtual console.
\ No newline at end of file |