summaryrefslogtreecommitdiff
path: root/content/games
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2025-05-10 20:56:19 -0500
committerMark Powers <mark@marks.kitchen>2025-05-10 20:56:19 -0500
commita74c9b3a93019792b223b3576cd32ae90783091e (patch)
tree2e65be89f8aaa2fe6cb6ba74ca26caa75a8fd7b4 /content/games
parent5909f573d069fe1095cd2e1cedb2b7924d9043e4 (diff)
Refactor games due to broken serverHEADmaster
Diffstat (limited to 'content/games')
-rw-r--r--content/games/birdy.md8
-rw-r--r--content/games/cosmic.md8
-rw-r--r--content/games/orb.md8
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